Context
Until now, we’re understood
- Hashing (SHA-256)
- Encryption (EDDSA, ECDSA), Public and Private Keys
- HD Wallets
We haven’t practically built a web based wallet yet (Some of you have).
Here is a good example -
https://wallet-kosh.vercel.app/
https://kitsunekode-creepy-wallet-sand.vercel.app/
https://github.com/Fardeen26/eth-wallet-generator
What we’re covering today
- Keccak-256
- RPC, JSON-RPC, Some common RPC methods on ETH/SOL
- Try to create a simple web based wallet that shows you your balance