Fusion
Search
K
Comment on page

Quick links

Documentation

  • Whitepaper - An outline of the Fusion vision and protocol architecture.
  • DCRM yellow paper - A technical paper on Distributed Private Key Control (DCRM), one of the key Fusion features.
  • Fusion RPC API - Fusion RPC API reference.
  • Fusion API - Fusion API reference.
  • web3-fusion-extend - A collection of Fusion JavaScript API libraries.
  • web3fsnpy - A Python library for interacting with Fusion.

Staking

Calculators

Pools

Wallets

  • MyFusionWallet - Official Fusion web wallet.
  • Whallet - An online Fusion wallet that supports Ledger and Trezor.

Explorers

Network monitoring

Mainnet

Testnet

Programming

Tools

  • Truffle - A how-to to compile and deploy a smart contract with Truffle.
  • Remix IDE - A how-to to compile and deploy a smart contract with Remix IDE.
  • solc - A how-to to compile and deploy a smart contract with solc.
  • FsnNodeHealthCheck - An ligthweight tool that runs in the background and monitors your Fusion node.
  • TxnsScript - An open-source script to track transactions, addresses, and balances.

Tutorials

Videos

Dapps

  • Chainge - A decentralized finance dapp.
  • Anyswap - A decentralized exchange where you can trade not just ERC-20 tokens, but coins and tokens from any other blockchain protocols, including Ethereum and Bitcoin.

Interfaces

Various public APIs.

Block Explorer

Note: See here, used by the official block explorer and MyFusionWallet.

Official

  • Mainnet:
    • Endpoint: https://api.fusionnetwork.io
  • Testnet:
    • Endpoint: https://testnetapi.fusionnetwork.io

Community

  • Mainnet:
    • Endpoint: n/a

FSNEX Stats

  • Mainnet:
    • Endpoints:
      • Network: https://api.fsnex.com/network
      • Blocks: https://api.fsnex.com/chart/block
      • Activity: https://api.fsnex.com/chart/tx
      • Addresses: https://api.fsnex.com/chart/add
      • Transfers: https://api.fsnex.com/chart/sends
      • Supply: https://api.fsnex.com/supply

Network gateways

Public RPC gateways.

HTTP

Official:

  • Mainnet gateway (FOSC):
    • Endpoint: https://mainnet.fusionnetwork.io
    • Chain ID: 32659
  • Testnet gateway (FOSC):
    • Endpoint: https://testnet.fusionnetwork.io
    • Chain ID: 46688

WebSocket

Official:

  • Mainnet gateway:
    • Endpoint: wss://mainnet.fusionnetwork.io
    • Chain ID: 32659
  • Testnet gateway:
    • Endpoint: wss://testnet.fusionnetwork.io
    • Chain ID: 46688

Community:

  • Mainnet gateway:
    • Endpoint: n/a
    • Chain ID: 32659

Community

Misc

  • FSN FEED - A news feed for all things Fusion.

Official

Contribute

Contributions are welcome! Read contribution guidelines.