Test Coins
This part works only for testnet/devnet, as on mainnet there is production ready coins should be used!
During the integration, you probably would need test coins, so we prepared a repository containing several coins (USDT, BTC, USDC, DAI, ETH) just for tests.
The existing pools on Liquidswap use our test coins, so it's a good idea to follow standard test coins during integration.
Repository - test-coins
The following test coins are already deployed on the testnet/devnet and can be used in your project:
Add as dependency:
Use in your code:
Faucet
Repository - faucet
Tests coins are available on Aptos testnet/devnet, to get free coins just do calls to faucet or visit Liquidswap DApp.
Last updated