https://github.com/airalab/get-robonomics-network
Single line Robonomics installer
https://github.com/airalab/get-robonomics-network
website
Last synced: about 1 year ago
JSON representation
Single line Robonomics installer
- Host: GitHub
- URL: https://github.com/airalab/get-robonomics-network
- Owner: airalab
- Created: 2021-02-12T02:11:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-25T01:54:00.000Z (over 5 years ago)
- Last Synced: 2025-03-29T04:47:14.804Z (over 1 year ago)
- Topics: website
- Language: Shell
- Homepage: https://get.robonomics.network
- Size: 15.6 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get Robonomics Node
Run the following in your terminal:
```bash
curl -sSf https://get.robonomics.network/install | sh
```
*Alternative*
* [Download tarball](https://ipfs.io/ipns/get.robonomics.network) from IPFS.
* [Pull image](https://hub.docker.com/r/robonomics/robonomics/) from Docker.
* [Build node](https://github.com/airalab/robonomics#3-building-from-source) from source code.