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

https://github.com/berzanorg/gif-portal-contract

◎ A Solana DApp contract inspired by the tutorial of buildspace.so
https://github.com/berzanorg/gif-portal-contract

Last synced: about 2 months ago
JSON representation

◎ A Solana DApp contract inspired by the tutorial of buildspace.so

Awesome Lists containing this project

README

        

# gif-portal-contract
◎ A Solana DApp contract inspired by the tutorial of buildspace.so
- You can run a test by typing: `anchor test`
- To build and deploy it fallow the instructions at [buildspace.so tutorial](https://buildspace.so/p/build-solana-web3-app/lessons/deploy-program-to-devnet).