# @effectai/sdk

> Effect Network Javscript/Typescript SDK (for [https://effect.network](https://effect.network))

Latest version **2.0.2** (published 2024-07-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install @effectai/sdk
pnpm add @effectai/sdk
yarn add @effectai/sdk
bun add @effectai/sdk
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; has provenance.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.2 |
| Published | 2024-07-19 |
| First published | 2024-05-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 6 |
| Unpacked size | 192.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 59 |
| Author | Effect-AI |
| Maintainers | jeffrieh, arawak, jeisses, laurensv |
| Keywords | efx, AI, blockchain, microtasks |

## Links

- npm: https://www.npmjs.com/package/@effectai/sdk
- Repository: https://github.com/effectai/effect-js
- Homepage: https://github.com/effectai/effect-js#readme
- Issues: https://github.com/effectai/effect-js/issues
- npm.io page: https://npm.io/package/@effectai/sdk

## Dependencies (6)

- [ajv](https://npm.io/package/ajv.md) ^8.12.0
- [idb-keyval](https://npm.io/package/idb-keyval.md) ^6.2.1
- [atomicassets](https://npm.io/package/atomicassets.md) ^1.5.1
- [@wharfkit/session](https://npm.io/package/@wharfkit/session.md) ^1.2.8
- [node-localstorage](https://npm.io/package/node-localstorage.md) ^3.0.5
- [@wharfkit/antelope](https://npm.io/package/@wharfkit/antelope.md) ^1.0.7

## Alternatives

- [@expo/fingerprint](https://npm.io/package/@expo/fingerprint.md) — 6.2M weekly downloads
- [@azure/monitor-opentelemetry-exporter](https://npm.io/package/@azure/monitor-opentelemetry-exporter.md) — 850.0K weekly downloads
- [@azure/monitor-opentelemetry](https://npm.io/package/@azure/monitor-opentelemetry.md) — 624.0K weekly downloads
- [@posthog/ai](https://npm.io/package/@posthog/ai.md) — 423.3K weekly downloads
- [fakefilter](https://npm.io/package/fakefilter.md) — 63.9K weekly downloads

## Recent versions

- 2.0.2 (latest) — 2024-07-19
- 2.0.1 — 2024-06-30
- 2.0.0 — 2024-05-15

## README

# 🔥 The @effectai/sdk Monorepo

<p align="center"><img src="https://effect.network/img/logo/logo.png" width="400px"></p>

The @effectai/sdk is a free and open source library for training next-gen transparent AI models. Integrate the SDK into your app and tap into a global, decentralized workforce powered by blockchain technology.

## 🗒️ Documentation
For full documentation, visit https://docs.effect.ai

## 🙋 Contributing
If you want to add contributions to this repository, please follow the instructions in [contributing.md](CONTRIBUTING.md).

## 🏠 Local Development
Follow the docs to Set Up Your Local Development Environment to contribute to the framework and documentation. 

### Testing

#### `.env`

To run the tests locally, you will need to provide an EOS account that can be used to make transactions on your behalf.
Copy the `.env.example` file to `.env.testnet` and fill in the required parameters.

#### PowerUp

You might need to power up your account, either by adding some Native Token to your account or EFX tokens.
You can powerup your account at the following link: https://monitor4.jungletestnet.io/

---
_Source: https://npm.io/package/@effectai/sdk · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
