Fusion is an open source blockchain-based connected ecosystem for financial transactions.
Fusion's unique Time-Lock feature enables you to extract time-value out of your digital assets and easily model time-based transaction on the blockchain.
Pull requests are welcome!
- Documentation
- Staking
- Wallets
- Explorers
- Network monitoring
- Programming
- Tools
- Tutorials
- Videos
- Dapps
- Interfaces
- Network gateways
- Community
- Misc
- Official
- 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.
- Fusion staking calculator - A staking calculator.
- MyFusionWallet - Official Fusion web wallet.
- Whallet - An online Fusion wallet that supports Ledger and Trezor.
- Fusion block explorer - Official Fusion block explorer.
- FSN 365 - Another Fusion block explorer.
- FSNEXplorer - Another Fusion block explorer.
- FUSIONMINING - Comprehensive main network stats.
- Mainnet node monitor - Fusion mainnet node monitor.
- Testnet node monitor - Fusion testnet node monitor.
- Fusion testnet faucet - A faucet for testnet FSN.
- web3-fusion-extend - Fusion JavaScript API to the blockchain.
- web3fsnpy - Fusion Python API to the blockchain.
- 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.
- Official Fusion guides - A collection of official guides.
- Community Fusion guides - A collection of guides from FUSIONMINING.
- NodeNetworks pool on YouTube - Fusion-related videos from the NodeNetworks pool.
- 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.
Various public APIs.
Note: See here, used by the official block explorer and MyFusionWallet.
- Mainnet:
- Endpoint:
https://api.fusionnetwork.io
- Endpoint:
- Testnet:
- Endpoint:
https://testnetapi.fusionnetwork.io
- Endpoint:
- Mainnet:
- Endpoint:
n/a
- Endpoint:
- 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:
- Endpoints:
Public RPC gateways.
- Mainnet gateway (FOSC):
- Endpoint:
https://fsn.dev/api
- Chain ID:
32659
- Endpoint:
- Testnet gateway (FOSC):
- Endpoint:
https://testnet.fsn.dev/api
- Chain ID:
46688
- Endpoint:
- Mainnet gateway:
- Endpoint:
https://mainnet.anyswap.exchange
- Chain ID:
32659
- Endpoint:
- Testnet gateway:
- Endpoint:
https://testnet.anyswap.exchange
- Chain ID:
46688
- Endpoint:
- Mainnet gateway:
- Endpoint:
wss://mainnetpublicgateway1.fusionnetwork.io:10001
- Chain ID:
32659
- Endpoint:
- Testnet gateway:
- Endpoint:
wss://testnetpublicgateway1.fusionnetwork.io:10001
- Chain ID:
46688
- Endpoint:
- Mainnet gateway:
- Endpoint:
n/a
- Chain ID:
32659
- Endpoint:
- Fusion Open Source community website - A website for the Fusion open source community (FOSC).
- FOSC GitHub - A FOSC GitHub organization.
- Fusion official community in Telegram - An official Telegram community.
- Fusion developer community in Telegram - A developer Telegram community.
- Fusion trading community in Telegram - A trading Telegram community.
- Fusion Russian community in Telegram - A Russian Telegram community.
- Fusion on Reddit - A Fusion Reddit community.
- FSN FEED - A news feed for all things Fusion.
Contributions are welcome! Read contribution guidelines.