title

Get the source code from GitHub

Sonic-NFT-Program

Install Dependencies

yarn install

Build Project

anchor build

Deploy Program

anchor deploy

Test Program

anchor test --skip-build --skip-deploy