File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ compatible wallets in a simple fashion, without having to worry about Bitcoin
55and RGB internals.
66
77It primarily uses [ bdk] to provide Bitcoin walleting functionalities, and
8- several RGB libraries such as [ rgb-core ] to provide RGB specific
9- functionalities .
8+ several RGB libraries to provide RGB specific functionalities that can be found
9+ in the [ rgb-protocol ] organization .
1010
1111The library has been designed to offer an offline usage
1212(some APIs do not require using Internet) and also a watch-only usage (the
@@ -76,4 +76,4 @@ transitions of an asset transfer and [multisig][docs-multisig] coordination.
7676[ bitcoind ] : https://github.com/bitcoin/bitcoin
7777[ electrs ] : https://github.com/romanz/electrs
7878[ esplora ] : https://github.com/Blockstream/esplora
79- [ rgb-core ] : https://github.com/RGB-WG/ rgb-core
79+ [ rgb-protocol ] : https://github.com/rgb-protocol
You can’t perform that action at this time.
0 commit comments