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

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

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.