Saiive.live

From DeFiChain-Wiki
Revision as of 14:58, 28 June 2021 by SaiiveLive (talk | contribs) (Created page with "The [https://www.saiive.live saiive.live] - DeFi Wallet is a DeFiChain wallet from and for the community. The wallet is developed by Patrik and Dominik and available for the f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The saiive.live - DeFi Wallet is a DeFiChain wallet from and for the community. The wallet is developed by Patrik and Dominik and available for the following operating systems:


The saiive.live wallet is a non-custodial light wallet. That means that you don't need to download the complete blockchain to your phone. You also don't need KYC to use it.

Important links

Infrastructure

To run the wallet, saiive.live needs a backend infrastructure. The infrastructure is seperated on different providers to further increase decentralization for DeFiChain.

At the moment it operates on:

  • Microsoft Azure
  • Scaleway

Services

The infrastructure contains several services. Here is a short description of the services.

  • Node
    • The defichain full node
  • Bitcore
    • Fetches the blockchain from the local node and prepares them insde a database
  • MongoDB
    • Database service
  • SuperNode
    • The main API endpoint for the wallet
  • Explorer
    • Blockchain explorer

Nodes

Saiive operates several nodes for the saiive.live wallet.

The API Endpoint points to a Azure Front Door load balancer and forwards the requests to the different nodes.

API

Production Environment

Status page: https://status.saiive.live/

API Endpoint: https://supernode.saiive.live

Swagger: https://supernode.saiive.live/swagger/index.html

Staging Environment

Status page: https://staging-status.saiive.live/

API Endpoint: https://staging-supernode.saiive.live

Swagger: https://staging-supernode.saiive.live/swagger/index.html

Development Environment

Status page: https://dev-status.saiive.live/

API Endpoint: https://dev-supernode.saiive.live

Swagger: https://dev-supernode.saiive.live/swagger/index.html

Explorer

Production Environment

Also available for all other environments - the URLs are deterministic.