Skip to content

epitt92/solana-chest-game

Repository files navigation

treasure-chest-program

Transfer ANY token from one account to another. But only triggers if the destination hasn't received a transfer before.

dependencies

  • install nodejs + npm using NVM
  • install Anchor

scripts

  • anchor build to build
  • anchor test to run tests to validate client integration
  • anchor deploy to deploy (cluster is set on Anchor.toml file)

About

Solana Chest Game using phaser3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published