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

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

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/)