gladius-control-daemon

0.1.6 • Public • Published

Gladius Control Daemon

Interacts with the Ethereum Blockchain and the node daemon

Installation

  • Clone repo git clone git@github.com:gladiusio/gladius-control-daemon.git
  • Clone contracts git clone git@github.com:gladiusio/gladius-contracts.git
    • Change directory, cd gladius-contracts
    • Compile contracts, truffle compile
  • Change directory to control-daemon
    • cd ../control-daemon
  • Link contract ABI's
    • ln -s ../gladius-contracts/build build
  • Install dependencies
    • npm install
  • Run Server
    • node index.js
  • Run local blockchain
    • In gladius-contracts run truffle deploy --network truffle; truffle develop
  • Hit /api/settings/start with data, docs here
    • You can generate a PGP key here

Readme

Keywords

none

Package Sidebar

Install

npm i gladius-control-daemon

Weekly Downloads

8

Version

0.1.6

License

GPL-3.0

Unpacked Size

1.96 MB

Total Files

36

Last publish

Collaborators

  • alex-godwin
  • celo44
  • codes4coffee