Skip to content

Releases: darwinia-network/darwinia

Trilobita Testnet

02 Jul 06:49
555b935
Compare
Choose a tag to compare

This is an unstable testnet for developers and validators to get started and learn the system. It is expected to have bugs/issues with this release. This testnet is also the first part of the PoC1 Milestone.

Submit your questions and issues here:

https://github.com/darwinia-network/darwinia/issues

Features:

  1. RING and KTON Tokens Runtime, including transfer functions.
  2. Gringotts SRML: Issuing KTON token by locking RING in Gringotts bank
  3. Staking and Nominating validators using KTON token
  4. Pay RING rewards to KTON holders and validators and nominators who have KTON locked.
  5. Replace the balance module with Darwinia’s RING module.
  6. Customized chain spec and telemetry support

Known bugs:

  1. The event listener in latest Polkadot UI is not working, so as Darwinia UI, the extrinsic looks like pending but actually is confirmed.
  2. The web wallet for this testnet is not ready yet, to interact with the testnet you need to use https://polkadot.js.org/apps/ for now.

Downloads:

OS Arch Package Tip
macOS x64 zip
Ubuntu x64 zip
Docker x64 dockerhub docker pull darwinianetwork/darwinia:v0.2

Trilobita Testnet Pre-release

01 Jul 11:28
8d5c84d
Compare
Choose a tag to compare
Pre-release
Merge pull request #15 from hammeWang/master

Darwinia POC-1 Testnet