To connect to Fuse and start using blockchain-powered apps and services, you will need a wallet and certain information about the network.Documentation Index
Fetch the complete documentation index at: https://docs.fuse.io/llms.txt
Use this file to discover all available pages before exploring further.
Blockchain Wallets
A blockchain wallet is a piece of software that is used to manage cryptocurrencies. It allows the user to carry out transactions on-chain. Transactions are cryptographically signed by the user’s private key (effectively a long, unique password) and are therefore highly secure. The privacy and identity of users are maintained, because there is no intrinsic link between the wallet address and the user’s real-world identity. Wallets provide all the features necessary for secure and safe transfer of cryptocurrencies, and in many cases, more complex operations and interactions with decentralized applications (dApps). There are broadly two different types of blockchain wallet:- Hot Wallets are connected to the internet, allowing for quick and easy access to funds. Hot wallets are useful for day-to-day transactions, but are not as secure as other options since they are exposed to the web. Web-based wallets and mobile wallets are two examples of hot wallets.
- Cold Wallets are not connected to the internet. They are less convenient to use, since additional steps are required to make transactions, but they are more secure. Hardware wallets are a type of cold storage wallet.
MetaMask
- To set up Fuse as a new network on Metamask, click on the network selector at the top of the app and then choose “Custom RPC” from the list:

| Network name | Fuse Network |
|---|---|
| Chain ID | 122 |
| Symbol | FUSE |
| Gas Price | 10 Gwei |
| RPC | https://rpc.fuse.io/ |
| Native Token | FUSE |
| Explorer | https://explorer.fuse.io/ |