aira-deploy

0.6.6 • Public • Published

Ethereum smart contract compile & deployment

Build Status aira-deploy aira-deploy

Usage

AIRA Deploy :: version 0.6.0

Usage: aira-deploy -I [INCLUDE_DIRS] -A [ARGS] [-O] [--rpc URI] [--library] [--creator] [--abi] [--bytecode] [CONTRACT_NAME]

Options:
  -I          Append source file dirs                      [default: ""]
  -A          Contract constructor arguments [JSON]        [default: "[]"]
  -O          Enable compiler optimization               
  --rpc       Web3 RPC provider                            [default: "http://localhost:8545"]
  --library   Store deployed library address after deploy
  --creator   Generate contract creator library and exit 
  --bytecode  Print compiled and linked bytecode         
  --abi       Generate contract ABI and exit 

Readme

Keywords

Package Sidebar

Install

npm i aira-deploy

Weekly Downloads

1

Version

0.6.6

License

BSD-3-Clause

Unpacked Size

13.8 kB

Total Files

9

Last publish

Collaborators

  • akru