You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: examples/rgbpp/README.md
+45-1
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,18 @@
3
3
- xUDT directory: The examples for RGB++ UDT issuance, transfer, and leap
4
4
- Spore directory: The examples for RGB++ Spore creation, transfer and leap
5
5
6
+
> [!TIP]
7
+
> All the parameters of the examples should be repalced with your own, including BTC private key, CKB private key, BTC Service origin, BTC Service token, BTC UTXO, xUDT type args, Spore type args, etc. Please confirm whether the parameters are correct according to the code comments
If you have any questions, please refer to the FAQ first.
190
+
191
+
See [RGBPP FAQ](https://github.com/ckb-cell/rgbpp-sdk/wiki/RGBPP--FAQ)
192
+
193
+
150
194
## What you must know about BTC transaction id
151
195
152
196
**The BTC transaction id(hash) displayed on BTC explorer is different from the BTC transaction id(hash) in RGB++ lock args. They are in reverse byte order.**
0 commit comments