obyte.js
GitHubDiscord
0.1.1
0.1.1
  • Byteball.js
  • Getting started
    • Quick start
    • Testnet
  • Client
    • Subscribe
    • Just saying
  • API
    • Get witnesses
    • Get peers
    • Get joint
    • Get last MCI
    • Get history
    • Get attestation
    • Get attestations
    • Get bots
    • Get asset metadata
    • Get definition
    • Get balances
    • Get profile units
    • Core
      • Catchup
      • Get hash tree
      • Get light props
      • Post joint
      • Pick divisible coins for amount
  • Post
    • Address definition change
    • Attestation
    • Asset
    • Asset attestors
    • Data
    • Data feed
    • Definition template
    • Payment
    • Poll
    • Vote
    • Profile
    • Text
  • Utils
    • Generate a random address
  • About
    • About
    • Links
    • Tutorials
Powered by GitBook
On this page
  • Get ready
  • Usage
  • Links
  1. Getting started

Testnet

Getting started with Byteball testnet.

PreviousQuick startNextSubscribe

Last updated 6 years ago

Get ready

  1. and select "Testnet" to generate a new testnet wallet

  2. Install Byteball testnet wallet and to receive free testnet bytes

  3. Send testnet bytes to the address you created on first step

Usage

Here is how to initiate client for Byteball testnet:

const byteball = require('byteball');

const client = new byteball.Client('wss://byteball.org/bb-test', true);

Links

Click this link
Download Byteball testnet wallet
click this link
LogoTestnet | Obyte — a ledger without middlemenObyteOrg
LogoObyte DAG explorer
Byteball testnet explorer