Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 447 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 447 Bytes

WASM Contract Deployment

Steps

  1. Clone the repo
    git clone https://github.com/5ire-tech/wasm-contract-deployment.git
    
  2. Go inside the folder
    cd wasm-contract-deployment
    
  3. Install the required dependencies
    npm i
    
    
  4. In deploy.js:ln34 change the PHRASE variable (input the mnemonic phrase of the wallet having some 5ire coins to pay the transaction fee)
  5. Run code using
    node deploy.js