Last updated:
0 purchases
kaspa dart
Kaspa dart sdk, thanks to #
https://github.com/aspectron/kaspa-wallet
and
https://github.com/azbuky/kaspium_wallet
before run test, add config.dart file under tests folder and put value
const testWordsFiscal = "your words";
const testToAddress = "your toAddress";
// query from
// https://api.kaspa.org/addresses/$address/utxos
// choose needed utxo for test
const utxoJsonString = '[{},{}]'
;
copied to clipboard
then run case in kaspa_dart_test.dart
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.