0.6.6 • Published 6 years ago

aira-deploy v0.6.6

Weekly downloads
10
License
BSD-3-Clause
Repository
github
Last release
6 years ago

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 
0.6.6

6 years ago

0.6.5

6 years ago

0.6.4

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago