Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

CodeChain-io/codechain-helicopter

Repository files navigation

This project is moved to cron-jobs.

codechain-helicopter Build Status

codechain-helicopter is a tool for airdropping CCC(CodeChain Coin) at the specified interval.

helicopter

Getting Started

Clone the source code

git@github.com:CodeChain-io/codechain-helicopter.git

Install dependencies

cd codechain-helicopter && yarn install

Modify the config file

Open config/default.json file and fill payer.payer, payer.passphrase and rpc_url fields.

  • payer.payer: the account who gives away CCC
  • payer.passphrase: the passphrase of the payer account.
  • rpc_url: CodeChain RPC URL

You can also adjsut reward and drop_interval.

Run

yarn start

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •