Begin building on our platform with our developer toolkit. Clone our template repository, initialize a node, and submit your first transaction in under 5 minutes.
$ npm install egegas-core
$ egegas init --network prod
$ egegas submit --tx '{"data": "hello" }'