0.12.0 • Published 2 years ago

@smartpy/originator v0.12.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

SmartPy Contract Originator

Requirements

Requirementversion
NodeJs>= v10.x

Install the originator

npm i -g @smartpy/originator

Originate a contract

# Using Micheline format (.tz)
smartpy-originator originate-contract --code code.tz --storage storage.tz --rpc https://mainnet.smartpy.io

# Using Michelson format (.json)
smartpy-originator originate-contract --code code.json --storage storage.json --rpc https://mainnet.smartpy.io

# By default, the originator will use a faucet account.
# But you can provide your own private key as an argument
smartpy-originator originate-contract --code code.json --storage storage.json --rpc https://mainnet.smartpy.io --private-key edsk...

Help

smartpy-originator help originate-contract
0.12.0

2 years ago

0.9.1

2 years ago

0.9.1-alpha.1

2 years ago

0.9.1-alpha.0

2 years ago

0.8.7

2 years ago

0.8.6

2 years ago

0.9.0

2 years ago

0.9.0-1

2 years ago

0.6.9-1

3 years ago

0.6.9-2

3 years ago

0.6.6

3 years ago

0.6.5

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago