Setup Guide
Connecting to the Testnet via MetaMask:
MetaMask, a widely-used Ethereum wallet, serves as the gateway for interacting with Singularity Finance’s Layer-2. Configuring MetaMask for Singularity Finance allows developers to connect directly to the L2 network, test smart contract interactions, and participate in the testnet campaign.
Steps to Configure MetaMask:
Install MetaMask: Download and install the MetaMask extension or mobile app.
Add Singularity Finance L2 to MetaMask:
Open MetaMask and navigate to "Settings" > "Networks."
Click "Add Network" and input the following details:
Network Name: Singularity Finance Testnet
New RPC URL:
https://rpc-testnet.singularityfinance.ai
Chain ID: 751
Currency Symbol: SFI
Block Explorer URL:
https://explorer-testnet.singularityfinance.ai
Save the Configuration: Once the network details are saved, you can switch to the Singularity Finance Testnet and begin interacting with the blockchain.
MetaMask enables developers to test transactions, sign messages, and manage SFI tokens in an intuitive and secure manner.
Ensure the correct chain ID and network parameters are entered.
Requesting Test SFI Tokens:
Use the faucet available at https://faucet-testnet.singularityfinance.ai/ to request test tokens.
Tokens are distributed in limited amounts to ensure fairness and prevent abuse.
If needed more reach out to the team
Development Environment
Utilise tools like Hardhat or Truffle to deploy and interact with smart contracts.
Use the testnet block explorer ( https://explorer-testnet.singularityfinance.ai) to monitor transactions and contracts.
Last updated