Skip to content

toh-app/tohken

Repository files navigation

Toh! Redeem

This is the repository containing the smart contract code for the Toh! app.

It currently supports wallet connection and tohken redemption.

Getting started

  • Install the toolchain, for quick guide check out the Anchor docs.
    • Rust 1.60.x
    • Anchor 0.27.0
    • NodeJS 16.x
    • Yarn 1.22.x
  • Recomended if you use vscode: Rust official vscode extension
  • Install node_modules with yarn
  • Update anchor provider.wallet on Anchor.toml file with the path to your keypair. You can check your keypair path with running yarn keypair

Commands

  • Build the program with anchor build
  • Deploy the program with anchor deploy

Getting Program ID

anchor build
anchor keys list

About

Tohken redemption for the Toh! app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published