An open API service indexing awesome lists of open source software.

https://github.com/ovpn-dev/first-solana-dev

replicating a default smart contract program on the solana blockchain. Using solana cli to build, test & deploy a program locally. To understand the fundamental lifecycle of a solana program without anchor.
https://github.com/ovpn-dev/first-solana-dev

Last synced: 15 days ago
JSON representation

replicating a default smart contract program on the solana blockchain. Using solana cli to build, test & deploy a program locally. To understand the fundamental lifecycle of a solana program without anchor.

Awesome Lists containing this project

README

          

# first-solana-dev
replicating a default smart contract program on the solana blockchain. Using solana cli to build, test & deploy a program locally. To understand the fundamental lifecycle of a solana program without anchor.