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
- Host: GitHub
- URL: https://github.com/berzanorg/gif-portal-contract
- Owner: berzanorg
- Created: 2022-07-02T15:12:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-02T15:18:02.000Z (almost 3 years ago)
- Last Synced: 2025-03-12T23:33:18.595Z (2 months ago)
- Language: TypeScript
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).