Skip to content

lab10-coop/artis-dapps-keys-generation

 
 

Repository files navigation

ARTIS Network Ceremony Dapp

The Ceremony is the process of onboarding the initial trustnodes.
This Dapp offers a convenient way for early trustnode operators to get their keys registered.

The Dapp directly interacts with the governance contracts of the ARTIS network connected via web3 interface (no server backend involved).

Supported browsers

Chrome/Chromium v59+ or Brave v0.58+ with MetaMask
(in principle it should work in any modern browser with web3 API, but this is the tested and recommended configuration)

MetaMask setup

The recommended way to connect to an ARTIS network is via the MetaMask browser plugin.
In order to set up MetaMask for ARTIS, follow the instructions for tau1 or instructions for sigma1).

Building from source

  1. npm i

  2. npm start

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.1%
  • CSS 44.5%
  • HTML 1.9%
  • Shell 0.5%