Saiive.live
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
- DFI
- az-prod-0
- scw-prod-0
- 1x BTC
- btcscw-prod-0
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
- DFI
- az-staging-0
- scw-staging-0
- 1x BTC
- btcscw-staging-0
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
- DFI
- az-dev-0
- scw-dev-0
- 1x BTC
Explorer
Production Environment
- Global Endpoints
- Node Endpoints:
- DFI
- scw-prod-0
- az-prod-0
- mainnet: https://mainnet.az-prod-0.saiive.live/
- testnet: https://testnet.az-prod-0.saiive.live/
- BTC
- btcscw-prod-0:
- DFI
Also available for all other environments - the URLs are deterministic.