mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 17:32:11 +03:00
22 lines
507 B
Plaintext
22 lines
507 B
Plaintext
/- *btc-bridge
|
|
/+ lib=btc-node-json
|
|
:: dummy core until needed
|
|
|%
|
|
++ blank 42
|
|
:: TODO: generate GET URLS here, or even the whole http request!!
|
|
:: ++ electrum-rpc
|
|
:: |%
|
|
:: ++ request-to-rpc
|
|
:: =, enjs:format
|
|
:: |= req=request:electrum:rpc
|
|
:: ^- request:rpc:jstd
|
|
:: ?- -.req
|
|
:: %get-address-balance
|
|
:: :* id='0'
|
|
:: method='blockchain.scripthash.get_balance'
|
|
:: params=[%list ~[[%s address.req]]]
|
|
:: ==
|
|
:: ==
|
|
:: --
|
|
--
|