Encryption

This document covers information about the wunderbon network encryption

600

πŸ‘

TL;DR

TBD

wunderbon is basically able to run several parallel instances or as we say "environments" of the network with different addresses. In our case, these are currently the Mainnet with address 0x01 and the Testnet with address 0xFF.

64

πŸ‘

Testnet Launched

Feel free to test the wunderbon API and its underlying multi identifier capable network! We launched the public available Testnet (0xFF)! If you are interested in testing the wunderbon multi identifier network, apply here. You will receive credentials to create an Access Token for the Testnet 0xFF.

We at wunderbon use this basic functionality to separate the test environment cleanly from the productive environment. In addition, the productive and test network can be reached under different domains.

AddressEnvironmentDomain
0x01Mainnethttps://api.wunderbon.io
0xFFTestnethttps://testnet-api.wunderbon.io

We are also running a mocked shoot on everything instance of the wunderbon API under https://playground-api.wunderbon.io.

64

0x01 Mainnet (default)

Mainnet is the productively running system in which Merchants worldwide transmit smart receipts.

64

0xFF Testnet

Testnet is the test network where interested parties can experiment with the wunderbon network and test its development.