Skip to content

Instantly share code, notes, and snippets.

@WalrusGumboot
Created May 26, 2022 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WalrusGumboot/bc0cd7bf4b0f654eab230ad53f14ee18 to your computer and use it in GitHub Desktop.
Save WalrusGumboot/bc0cd7bf4b0f654eab230ad53f14ee18 to your computer and use it in GitHub Desktop.
My Anchor.toml file for this project
[features]
seeds = false
[programs.devnet]
niels_vacancies = "666cAMTH2kZ1XrgDycUZsF45PTASy6ddBExjjJ1b6YUu"
[registry]
url = "https://anchor.projectserum.com"
[provider]
cluster = "devnet"
wallet = "/home/simeon/.config/solana/id.json"
[scripts]
comp = "tsc -p . && node client.js"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment