Skip to content

highlayer-team/highlayer-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages