Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 630 Bytes

File metadata and controls

24 lines (15 loc) · 630 Bytes

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.