https://github.com/effectai/developer-docs
Effect Network developer documentation
https://github.com/effectai/developer-docs
Last synced: 4 months ago
JSON representation
Effect Network developer documentation
- Host: GitHub
- URL: https://github.com/effectai/developer-docs
- Owner: effectai
- License: gpl-3.0
- Created: 2021-10-25T08:31:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T14:05:29.000Z (almost 3 years ago)
- Last Synced: 2026-01-26T22:00:15.543Z (4 months ago)
- Homepage: https://developer.effect.network
- Size: 4.77 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
README
# Developer Documentation
https://developer.effect.network
Effect Network Developer Documentation
This is is the official source for the developer documentation. It contains
information on how to utilize the SDK and how various users interact with the
platform. You will learn how to make an applicatoin on the network by creating
tasks, templates, campaigns, and batches.
This documentation is built using VuePress.
Fork this repository and submit a pull request!
Run a local server with the documentation site to see how it looks like:
```
npm run docs:dev
```
## Contribution Guide
Feel free to submit a Pull Request.