Goki Rajesh
Goki Rajesh
It should be easier for users to create wallets.
Add a `grace_period` for timelocked transactions, so transactions may become stale.
`use-solana` does not seem to be as maintained as Solana Labs's [wallet-adapter](https://github.com/solana-labs/wallet-adapter). We should consider using that directly. In addition to this, we'll also get support for Torus, which is...
It seems that Ledger connection errors are not always captured in try/catch blocks. This may be a problem with `use-solana`.