Releases: ordzaar/ord-connect
Releases · ordzaar/ord-connect
sado-connect v0.0.7-alpha
sado-connect v0.0.6-alpha
- Fix squiggly lines (cannot find module issue)
- Track publicKey in store
- Get public key from browser extension wallet
- Bump ordit-sdk to 0.0.9 and add bitcoinjs-lib
- 3 step process for ordinals-safe BTC transactions
- Use segwit for Xverse
- Export SelectWalletModal
- Bump ordit-sdk to v0.0.12
- Lint Vite example
Full Changelog: v0.0.5...v0.0.6
sado-connect v0.0.5-alpha
- Persistent state via
sessionStorage
sync - Unsupported Browser message
- Mini Connect button for mobile screens
- Partially remove "as any" typecasts (Errors are tricky)
- Maintain internal wallet (brand) state
- Introduce
useSend
hook which exposes thesend
API - Add
SampleComponent
that displays error(s) and resultingtxId
when usingsend
Full Changelog: v0.0.4...v0.0.5
sado-connect v0.0.4-alpha
sado-connect v0.0.3-alpha
Full Changelog: v0.0.2...v0.0.3
sado-connect v0.0.2-alpha
What's Changed
Full Changelog: v0.0.1...v0.0.2
sado-connect v0.0.1-alpha
What's Changed
Full Changelog: v0.0.0...v0.0.1
sado-connect Alpha Release
What's Changed
- Add codeowners by @jordankzf in #3
- feature(ui-ux): add wallet select UI and build with vite by @kyleleow in #2
- refactor(deps): bundle ordit-sdk deps by @kevzzsk in #5
- feature(ui-ux): integrate 3rd party wallet and add connected button UI by @kyleleow in #7
- feature(ui-ux): use ordit to connect wallet and add error handling by @kyleleow in #8
- feat(core): port new ordit-sdk by @jordankzf in #9
- fix(publish): specify node version by @jordankzf in #10
New Contributors
- @jordankzf made their first contribution in #3
- @kyleleow made their first contribution in #2
- @kevzzsk made their first contribution in #5
Full Changelog: https://github.com/sadoprotocol/sado-connect/commits/v0.0.0