sequence.js
sequence.js copied to clipboard
Sequence: a modular web3 stack and smart wallet for Ethereum chains
Hey!! sequence.js is a great library but I was wondering will there be support for other node service like Chainstack. May I know if there is any specific reason why...
## Wallet connect + passing your own provider It's helpful for the dapp to provide one of more provider urls. We already support this on wallet constructor, but have some...
In my app, using the `ethers.WalletProvider`, I often call `provider.getSigner()`, but wrapping the WalletProvider with the `MulticallProvider` does not expose this method, so I have to fetch the nested `WalletProvider`...
PNPM
* adds fns to separate the step of sending to the relayer, from waiting for the tx to be mined * cleans up interfaces
Allows Sequence wallet to login on Opensea among other dapps.
Hey there, we are currently thinking about building our upcoming DeFi app with sequence but two things that stop us are: 1. The only security mechanism currently seems to be...