Use Testnet
To be able to use the faucet and native bridge on Solana, you need to get whitelisted.
Lumio L2, now live on the Ethereum Sepolia Testnet, invites users and developers to start their journey.
Important: The L2 is designed to be compatible with both EVM RPC and Move VM RPC. This means it allows the use of EVM RPC for Move VM calls. However, at this stage, to interact with both supported VMs, users will need to use the Pontem Wallet as a unified solution, or two separate wallets (such as Petra and Metamask). These wallets must be connected to the appropriate RPCs to fully experience the integration of the two VMs.
Pontem Wallet
Both EVM & Move VM
Download & Install Pontem Wallet
This method of connection has been available since the release of Pontem Wallet v2.5.4. Be prepared to update the extension manually or wait for Chrome to update it automatically.
If you need to update wallet manually see the following instruction.
Unlock EVM features
First of all, let's unlock EVM features in the Pontem Wallet.
Click on 'Create Wallet'.
Select 'Ethereum' as your wallet type.
Proceed by following the on-screen instructions.
Connect
Open the Pontem Wallet.
Select “Settings”.
Choose “Network Mode”.
From the list of supported networks, select “Lumio L2”.
Your wallet will switch to the “Lumio L2” network. To return to the Aptos mainnet, simply go back to the same menu and select “Mainnet”.
Only Move VM
This method allows you to connect to Lumio L2 using earlier versions of the Pontem Wallet.
Open the Pontem Wallet.
Access the menu by clicking the 4-dot button in the top right corner.
Select “Expand View”.
Reopen the menu.
Choose “Settings”.
Navigate to “Networks”.
Select “Custom”.
Update the fields as follows:
Network Name: Lumio L2
Network Short Name: Lumio L2
ChainId: 2
API URL:
https://mvm.testnet.lumio.io/v1
Indexer URL:
https://indexer.testnet.lumio.io/v1/graphql
Explorer URL for account:
https://explorer.testnet.lumio.io/address/
Explorer URL for transaction:
https://explorer.testnet.lumio.io/tx/
Explorer GET params:
?
Click the “Save” button.
Return to the “Settings” menu and switch the network in “Network Mode” to “Lumio L2”.
Important: Note: In this mode, it is essential to manually request funds from the faucet. See Faucet.
Other wallets
Metamask
In this mode, only the EVM part will be supported.
To add Lumio L2 as a custom network to MetaMask:
Open the MetaMask browser extension.
Click the network selection dropdown button at the top of the extension.
Select Add network.
Choose Add a network manually.
In the Add a network manually dialog, enter the following information:
Network Name: Lumio L2 Testnet
RPC Endpoint:
https://testnet.lumio.io
Chain ID: 9990
Currency Symbol: ETH
Block Explorer:
https://explorer.testnet.lumio.io
Petra
In this mode, only the Move VM part will be supported.
Important: The Petra wallet is highly efficient, particularly for operations involving Decentralized Applications (DApps). However, for transferring funds to another account, the Pontem wallet is the recommended choice due to its optimized features for such transactions.
Open the Petra wallet.
Access Settings from the bottom menu.
Select “Network”.
Click the “Add” button at the bottom.
Enter the following parameters:
Name: Lumio L2
Node URL:
https://mvm.testnet.lumio.io/v1
Faucet URL:
https://faucet.testnet.lumio.io
Click on “Add Network”.
Finally, select “Lumio L2” from the list of networks.
Last updated