Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spiffgreen/solana-todo
https://github.com/spiffgreen/solana-todo
anchor anchor-lang blockchain solana solana-program todoapp typescript
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/spiffgreen/solana-todo
- Owner: SpiffGreen
- License: other
- Created: 2024-04-27T23:49:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T08:16:47.000Z (7 months ago)
- Last Synced: 2024-04-29T02:13:46.339Z (7 months ago)
- Topics: anchor, anchor-lang, blockchain, solana, solana-program, todoapp, typescript
- Language: TypeScript
- Homepage: https://solana-todo-dev.netlify.app/
- Size: 159 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solana TodoApp
This is just a simple program to written with react and anchor rust for solana blockchain.
![app_preview](https://github.com/SpiffGreen/solana-todo/assets/73044138/dfa3078e-14de-487e-941f-ab33c67df685)
## Deployment and Usage
This project's solana program was deployed on solana's devnet with address `8AL9PWiaK7GWTDvDq3A6ob3VqGLFCro6rKdReTZK4g1T`.
Client app on netlify [solana-todo-dev.netlify.app](https://solana-todo-dev.netlify.app/)## Author
[Spiff Jekey-green](https://github.com/spiffgreen)