Skip to content

An experiment for storing and updating user data stored on the blockchain using Solana Smart Contract (program)

License

Notifications You must be signed in to change notification settings

DreamerChaserHAH/solana-data-account-experiment

Repository files navigation

Solana Data Account Experiment

An experiment for storing and updating user data stored on the blockchain using Solana Smart Contract (program)

/app
/programs

/app folder contains the frontend UI /programs folder contains the backend rust-based smart contract

Commands

anchor build //build the project and generate new key pair
anchor keys sync //sync the keys so that the entire project is using valid keypair
anchor deploy //deploy the smart contract program onto the devnet blockchain

Results

I was able to successfully update data on the blockchain as expected

2024-06-15.05-25-04.mp4

About

An experiment for storing and updating user data stored on the blockchain using Solana Smart Contract (program)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published