0.2.4 • Published 11 months ago

highlayer-cli v0.2.4

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Highlayer Starter Contract

Installing

NPM: npm i -g highlayer-cli

Init Contract

This command will start your contract template with some test interactions highlayer-cli init .

Build Contract

The command below will automatically build everything in the src/ dir, or specified dir highlayer-cli build

Deploy Contract

The command below will automatically deploy the contract highlayer-cli deploy ....contract.js

Create Wallet

To be able to deploy your contract using the deploy command you will have to create a walet identity

highlayer-cli setwallet <privatekey> <address> --password test123

0.2.4

11 months ago

0.2.3

11 months ago

0.2.2

12 months ago

0.2.1

12 months ago

0.2.0

12 months ago

0.1.0

12 months ago

0.0.8

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

1 year ago

0.0.1

1 year ago