this module allow any validator to give easy staking integration for their users
- connect a wallet
- allocate amount of sol from wallet account
- create new stake account with allocated SOL
- delegate SOL to configured vote-account
- done
setup your validator vote account, network env, validator name on .env file.
example:
REACT_APP_VOTE_ADDRESS=87QuuzX6cCuWcKQUFZFm7vP9uJ72ayQD5nr6ycwWYWBG
REACT_APP_NETWORK=testnet
REACT_APP_VALIDATOR_NAME=Avaulto
and run:
npm start
Note: app not audited - use at your own risk!
https://www.npmjs.com/package/@project-serum/sol-wallet-adapter