Skip to content

jeapostrophe/smart-contract-staking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Contract Staking

Implementation of smart contract for staking solution described in document Smart Contract Staking - Voi Foundation - 20231218.

requirements

  • algokit >= version 2.0.3
  • python >= 3.12.3
  • node >= v20.12.2

commands

build all

algokit compile py contract.py
algokit generate client SmartContractStaking.arc32.json --language typescript --output SmartContractStakingClient.ts
algokit generate client SmartContractStaking.arc32.json --language python --output SmartContractStakingClient.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • TypeScript 64.0%
  • Python 36.0%