https://github.com/ldsanchez/multisig-wallet-backend
https://github.com/ldsanchez/multisig-wallet-backend
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ldsanchez/multisig-wallet-backend
- Owner: ldsanchez
- Created: 2022-04-17T17:20:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T17:33:49.000Z (about 4 years ago)
- Last Synced: 2023-12-12T16:34:06.603Z (over 2 years ago)
- Language: JavaScript
- Size: 560 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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