Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pooltogether/pooltogetherjs-example-dapp
- Owner: pooltogether
- License: mit
- Created: 2020-05-22T17:30:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:39:38.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T21:42:39.825Z (9 months ago)
- Language: JavaScript
- Size: 1.89 MB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.