Skip to main content

Fuse Blockchain Developer Quick Start Guide

Welcome to the Fuse Blockchain Developer Quick Start Guide! This guide is designed to help developers like you get up and running quickly with building on the Fuse Blockchain. Whether you're a seasoned blockchain developer or just getting started, this guide will provide you with the essential information and resources you need to start building on the Fuse network.

Network Details

Fuse Mainnet

RPChttps://rpc.fuse.io/
Chain ID122
SymbolFUSE
Healthhttps://health.fuse.io/
Explorerhttps://explorer.fuse.io/
WebSocketwss://explorer-node.fuse.io/ws

 

Fuse Spark Testnet

RPChttps://rpc.fusespark.io
Chain ID123
SymbolFUSE
Healthhttps://health.fusespark.io
Explorerhttps://explorer.fusespark.io/
FaucetChainDrop faucet, Stakely faucet
WebSocketwss://explorernode.fusespark.io/ws

 

Building on Fuse

Creating a Fuse Wallet

To interact with the Fuse Blockchain, you'll need a wallet. Follow the Fuse Metamask guide to set up your wallet.

Choosing a Development Option

Fuse is EVM compatible and uses Solidity programming languages for smart contract development.

Fuse provides a set of APIs for building on the Fuse blockchain, and also a Web SDK and Flutter SDK for building Mobile Apps.

Writing and Deploying Smart Contracts

Follow the smart contract development guide for step-by-step instructions on writing and deploying smart contracts on Fuse.

You can use Remix IDE, Hardhat, and/or ThirdWeb to deploy and test your smart contracts. Refer to the smart contract deployment guide for step-by-step instructions.

Get familiar with Fuse smart contract concepts, including token creation, staking, and governance. Refer to the smart contract guide for in-depth information.

Learn how to interact with smart contracts using web3 libraries. Fuse supports Ethereum-compatible libraries like Web3.js and ethers.js.

 

Fuse Developer Tools

Fuse API Documentation

Refer to the Fuse API documentation for comprehensive information on Fuse APIs, endpoints, and integration guides.

FuseBox

Visit the Fuse developer portal for additional resources, tutorials, and community support.

Flutter SDK

Fuse provides a variety of tools and SDKs to enhance your development experience. Explore the Fuse GitHub repository for the latest tools and libraries.

 

Community and Support

Joining the Fuse Developer Community

Connect with fellow developers, ask questions, and share your experiences in the Fuse Discord channel.

Getting Support and Assistance

For technical support and assistance, visit the Fuse Help Center or reach out to the community on Discord.

 

Next Steps

Contributing to the Fuse Ecosystem

Join the open-source community by contributing to the development of Fuse tools, libraries, and documentation. Visit the Fuse GitHub repository to explore contribution opportunities.

Congratulations! You've completed the Fuse Blockchain Developer Quick Start Guide. Now you're ready to dive deeper into Fuse development and contribute to the thriving ecosystem. Happy coding!

Was this page helpful?

Happy React is loading...