Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luzzif/rails
A DxDAO product to empower users through fast, cheap and painless L2 crypto micropayments.
https://github.com/luzzif/rails
blockchain ethereum l2 micropayments rails zkp
Last synced: 3 months ago
JSON representation
A DxDAO product to empower users through fast, cheap and painless L2 crypto micropayments.
- Host: GitHub
- URL: https://github.com/luzzif/rails
- Owner: luzzif
- License: gpl-3.0
- Created: 2020-06-19T16:51:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T20:53:35.000Z (almost 4 years ago)
- Last Synced: 2024-04-18T13:21:41.280Z (7 months ago)
- Topics: blockchain, ethereum, l2, micropayments, rails, zkp
- Language: JavaScript
- Homepage: https://rails.eth.link
- Size: 1.79 MB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-loopring - Rails codebase
README
# Rails
A DXdao product to empower users through fast, cheap and painless L2 crypto micropayments.
Powered by Loopring Pay.
The app is hosted on IPFS and accessible [here](https://rails.eth.link).
## Generating the IPFS content id
You can get Rails' unique IPFS content id by simply cloning the repo, installing all the dependencies through `yarn`, and running `yarn build`. After the build folder is generated, you can run `ipfs add -rn` on it to get back its content id.