Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 14, 2018. It is now read-only.

airalab/aira-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 

About

Airalab smart contract deployment tool.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published