Skip to content

mokshyaprotocol/aptos-raffle

Repository files navigation

aptos-raffle

Raffle in Aptos blockchain by Mokshya Protocol

Aptos Token Staking Contract

Init

aptos init

Publish

 aptos move publish  --named-addresses raffle=your_address

Copy the account address and replace in tests/raffle.ts

Set Up

 npm install

Run Test

yarn test
 

About

Raffle in Aptos blockchain by Mokshya Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published