https://github.com/gear-sv/gear-bus
Bitbus scraper for gear-sv contracts.
https://github.com/gear-sv/gear-bus
docker-compose dockerfile
Last synced: about 1 year ago
JSON representation
Bitbus scraper for gear-sv contracts.
- Host: GitHub
- URL: https://github.com/gear-sv/gear-bus
- Owner: gear-sv
- Created: 2019-06-20T20:48:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T06:26:19.000Z (almost 7 years ago)
- Last Synced: 2025-01-31T16:19:14.111Z (over 1 year ago)
- Topics: docker-compose, dockerfile
- Language: Dockerfile
- Homepage:
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gear-bus 🛰

### Run
#### Local
Install node v 10+
`npm i npx -g` install npx globally
`git clone https://github.com/gear-sv/gear-bus` clone from source (docker setup coming soon)
`npm i`
`npm run keys` generates a new keypair
`npm run start` starts bitbus server
#### Cloud
TODO: add cloud docs
currently reachable @ `http://34.67.214.117:30007/`