Skip to content

geekydev0125/solana-staking

Repository files navigation

Solana staking smart contract

Build with the Anchor framework.

Includes a CLI for development purposes.

To run tests:

npm run test

Make sure to have correct keypairs set.

To build the rust program:

npm run build

To run the CLI:

ts-node cli/index.ts

Make sure to have node-ts installed..

Example of deployed contract on devnet.

Disclaimer

Note: This is not a final working product and was meant as a prototype to familiarize myself with smart contracts on Solana and the Anchor framework.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published