Skip to content

shrinishant/Draw-On-Solana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Make sure you've these installed :

  rustup --version
  rustc --version
  cargo --version
  solana --version

Now, run the following commands :

solana config set --url devnet
cd solana-programs/
npm i
yarn add ts-mocha

Finally, to run :

anchor test