An open API service indexing awesome lists of open source software.

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

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.