-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: bitcoin #568
feat: bitcoin #568
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
10 Skipped Deployments
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one 💪
Just curious if some utils here should abstracted into a dedicated package ?
return await ( | ||
await fetch(`https://mempool.space/testnet/api/address/${address}/utxo`) | ||
).json(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we get some error handling ?
# Conflicts: # advanced/wallets/react-wallet-v2/package.json # advanced/wallets/react-wallet-v2/yarn.lock
Example bitcoin implementation according to https://docs.reown.com/advanced/multichain/rpc-reference/bitcoin-rpc