https://github.com/bumi/kredits-deployer
UI to deploy a new Kredits DAO
https://github.com/bumi/kredits-deployer
Last synced: about 2 months ago
JSON representation
UI to deploy a new Kredits DAO
- Host: GitHub
- URL: https://github.com/bumi/kredits-deployer
- Owner: bumi
- Created: 2019-05-02T19:36:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T07:45:11.000Z (about 7 years ago)
- Last Synced: 2025-01-01T18:31:37.692Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://bumi.github.io/kredits-deployer/dist/
- Size: 574 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kredits organization deployer
## Deployment
$ browserify main.js -o ./dist/bundle.js
$ rm ./dist/index.html
$ cp index.html ./dist
Deployed on IPFS: [https://ipfs.io/ipfs/QmPf4cYQZz3Ea2Wr6BHMgSEdK3TWdoKp6CJYqCb98e11GL/](https://ipfs.io/ipfs/QmPf4cYQZz3Ea2Wr6BHMgSEdK3TWdoKp6CJYqCb98e11GL/)
or here on GitHub: [https://bumi.github.io/kredits-deployer/dist/](https://bumi.github.io/kredits-deployer/dist/)