Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pooltogether/pooltogetherjs-example-dapp

A simple app showing how to use the PoolTogetherJS v2 library
https://github.com/pooltogether/pooltogetherjs-example-dapp

Last synced: about 2 months ago
JSON representation

A simple app showing how to use the PoolTogetherJS v2 library

Awesome Lists containing this project

README

        

To run this project first install yarn: https://yarnpkg.com/

Then run `yarn`

Finally start the server with `yarn dev`.

You can find these commands listed in the `package.json` file.