Skip to content

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

Notifications You must be signed in to change notification settings

Qsilver97/sendmany

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published