Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fibo/hello-anchor
My first Solana program
https://github.com/fibo/hello-anchor
blockchain solana tutorial
Last synced: 10 days ago
JSON representation
My first Solana program
- Host: GitHub
- URL: https://github.com/fibo/hello-anchor
- Owner: fibo
- Archived: true
- Created: 2022-03-13T17:49:26.000Z (almost 3 years ago)
- Default Branch: local
- Last Pushed: 2022-03-17T16:22:18.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T18:45:28.557Z (10 days ago)
- Topics: blockchain, solana, tutorial
- Language: JavaScript
- Homepage: https://explorer.solana.com/address/4ACXR9SmbMQNz54U2Er3nBkAo9MjHZK86MtMGfTDKkxA?cluster=devnet
- Size: 2.86 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My first Solana program
This repo contains branches:
* local: which points to a local net
* dev: which points to Solana DevnetGo to [dev branch here](https://github.com/fibo/hello-anchor/tree/dev) to know about how I deployed my first Solana program on Devnet.