Inspiration
The idea born while started learning web3 with random tutorials. We noticed that we could build something more visual that let me understand better the concepts and interact with the Network.
What it does
Basically, another Solana Wallet but Cross-Platform:
- Create Accounts than can restore in other Wallets like Sollet or Phantom
- Receive SOL
- Send SOL (typical form and scanning qr code)
- Request Airdrops in devnet to be able to test easily
How we built it
Expo, React Native & @solana/web3.js
Challenges we ran into
Main challenge was to be able to share 100% of code for Web & Native without using Native libraries because some issues with NodeJS libraries not included in React Native.
Accomplishments that we're proud of
- Fast MVP with no previous experience in web3
- Helped others building with Expo for Solana Iginition
What we learned
How to interact with Solana Network.
What's next for expo-solana-wallet
Next, is to add security to encrypt the seed, Serum integration, provide Web version, Browser extension and native Apps in stores.
Log in or sign up for Devpost to join the conversation.