Testnet
Getting started with Byteball testnet.
Get ready
Usage
const byteball = require('byteball');
const client = new byteball.Client('wss://byteball.org/bb-test', true);Links
Last updated
Getting started with Byteball testnet.
const byteball = require('byteball');
const client = new byteball.Client('wss://byteball.org/bb-test', true);Last updated