Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 466 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 466 Bytes

sendmany

Pure C code for general interface to qubic network and specifically sendmany SC

gcc -DTESTNET main.c -o smany # for testnet gcc main.c -o smany # for mainnet

run ./smany to get usage details

Using CLI UI

Installation

cd app
npm install

Build wasm.c

make build

First sendmany SC bjtcittfuccybexsurqvkbwlhbgevqicsmprfvwmfekkpuhxsjuftizbuakk 12796421

Run UI

npm start