Blinks and actions for Sunrise Stake.
- Stake with Sunrise Stake
Under the hood NextJS is used with PNPM as package manager. To get started:
- Fork the repository
- Initialize the project
pnpm install
cp .env.example .env.local
pnpm dev
- Make sure your code is secure
- Run
pnpm build
and make sure linting, type checks and building succeeds. - Make sure everything works as expected at Dialect Blinks Interstitial
- Update the
actions.json
in the Sunrise Stake app if needed - Open a pull request