Liminal offers two workspace environments–development and production, each available for their distinct purposes. Testnet is used for testing purposes, allowing developers to experiment without risking real assets. Mainnet is used to deploy into production for real-time operations with actual funds.
The environments are described as follows:
Development environment
In the development environment, testnet is used as a blockchain network designed specifically for developers to conduct tests. It operates independently on its own blockchain, and its assets have no real monetary value. This makes it an ideal environment for experimenting with integration workflows and performing other operations as in the mainnet workspace, but without paying real-world fees.
Testnet faucets
Testnet faucets in blockchain are tools that give developers free test tokens for development environments, allowing them to test applications and transactions without risking real funds. These tokens mimic real cryptocurrency but hold no actual value, making them ideal for safe testing and debugging on blockchain platforms. You can use the faucets outlined in the Testnet faucets document.
Production environment
In the production environment, mainnet is used as a fully operational blockchain network where cryptocurrency transactions are broadcast, confirmed, and recorded in real time. All assets on mainnet hold real-world monetary value. You use native assets to make transactions and pay network fees.
On the Liminal platform, mainnet provides a deployed environment for executing real-world financial operations.
Supported chains and tokens
Both environments support native coins of the chains listed in the Liminal supported chains document. Both environments support the following chains for tokens. Select a chain to view all supported tokens.
Development environment (testnet)
Note:
- You can test workflow for Polygon chain using mainnet faucets in the development environment.
Production environment (testnet)
Self-Custody organisation
The following table illustrates the list of attributes pertaining to different environments for a self custody organisation.
Feature | Development | Production |
---|---|---|
Console URL | https://dev.lmnl.app | https://vaults.lmnl.app |
API URL | https://api-sdk.lmnl.dev/ | http://elasticip:8081/ |
Purpose | To test and debug new features | To provide live environment where the application is accessible to end customers |
Assets | Test assets | Real assets |
Mobile Access | Vaults mobile dev app to sign transactions | Vaults mobile app to sign transactions |
Liminal Express APIs | Full support | Full support |
Exchange integration | Not supported | Supported |