Skip to content

duonghb53/staking-contract-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detailed Installation / Quickstart

If you don't have Rust

Install Rust https://rustup.rs/

If you have never used near-cli

  1. Install near-cli: npm i -g near-cli
  2. Document: https://docs.near.org/vi/docs/tools/near-cli
  3. Create testnet account: Wallet
  4. Login: near login

Workflow

Build

./build.sh

Run FT contract

./ft_contract.sh

Run Staking contract

./staking_contract.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published