kAsky53 / anchor-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anchor-template

Installation

yarn install

Build program

anchor build

Test program

anchor test

Deploy program on a random address

anchor deploy --provider.cluster devnet

Autofix TypeScript lint errors

yarn lint

About


Languages

Language:TypeScript 47.8%Language:JavaScript 38.8%Language:Rust 13.4%