A Frontend for the Dutch Auction - Dropping the Legacy Solana Stack
The piggy bank frontend used the standard Solana web stack: `@solana/web3.js` v1, `@solana/wallet-adapter-react`, and the Anchor TypeScript client....
Learning in public. Solana, Rails, Rust, and everything in between.
2 posts
Filtering by: typescript clear
The piggy bank frontend used the standard Solana web stack: `@solana/web3.js` v1, `@solana/wallet-adapter-react`, and the Anchor TypeScript client....
The piggy bank post covered the Anchor program — lock SOL, enforce a time constraint, unlock after expiration. But a program without a frontend is ...