notrustverify / mixnet-state

State of Nym mixnet

Home Page:https://isNymUp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mixnet-state

Endpoints:

  • api/state

    Example

      {
           "epoch_id": 3722,
           "epoch_working": true,
           "last_downtime": "2022-09-19T17:16:16.776853Z",
           "last_update": "2022-09-21T06:10:02.284596Z",
           "mixnet_working": true,
           "validator_working": true
      }
  1. Create database python3 -c "from db import *; create_tables()"

About

State of Nym mixnet

https://isNymUp.com

License:GNU General Public License v3.0


Languages

Language:Python 81.6%Language:HTML 18.4%