Draft game project in the Solana blockchain between meme tokens
programs
- the main logic of the project in the form of smart contracts in the Rust (Anchor) programming language in the Solana blockchaintests
- testing project logic and raidiumts_scripts
- a self-written set of tools for more convenient writing of tests and functions for working with the Radium
anchor build
- build projectanchor test
- test project (build + deploy + test)anchor clean
- remove all artifacts from the target directory except program keypairs