·
311 commits
to main
since this release
🎉 Added
- use
WalletSolanafor signing anchor transactions - add memory based standard wallet implementation
- add
Streamsupport for solana client websockets - add more websocket methods
- initial implementation of websockets
- initial commit
🚜 Refactor
- switch methods to use builder pattern
📚 Documentation
- prepare for initial release
🎨 Styling
- update lints
- update linting
🧪 Testing
- basic tests for
MemoryWalletnow succeed - passing tests for
wasm_client_solana - write first tests