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

https://github.com/ldsanchez/multisig-wallet-backend


https://github.com/ldsanchez/multisig-wallet-backend

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# multisig-wallet-backend

1. get a free heroku account at https://signup.heroku.com/signup/dc
2. git clone https://github.com/ldsanchez/multisig-wallet-backend.git
3. Install Heroku CLI https://devcenter.heroku.com/articles/heroku-cli#install-the-heroku-cli
4. create your_heroku_remote_app
5. heroku git:remote -a your_heroku_remote_app
6. git push heroku master