Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 904 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 904 Bytes

Anchor By Example

Solana Sealevel Framework

Tutorials Discord Chat License

Getting started

npm install
cp .env.example .env.local

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.