Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/network/2-developer-tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ import DeveloperTools from "@site/src/components/developerTools";

## Full-stack infra

## Analytics & Explorers
## Analytics

## Explorers

</div>
169 changes: 131 additions & 38 deletions src/data/developerTools.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,15 @@
"Turnkey": "Single API for creating embedded wallets, smart signers, and automating onchain actions.",
"Flare Space": "Analytics for Flare's C-chain and P-chain.",
"Dune": "Blockchain analytics platform for querying and visualizing onchain data.",
"Into The Block": "Actionable intelligence for crypto assets and smart financial software solutions.",
"Sentora": "Actionable intelligence for crypto assets and smart financial software solutions.",
"Flare Metrics": "Tracker for the best DeFi opportunities on Flare.",
"Flarescan": "Routescan block explorer and analytics platform for Flare networks.",
"Flare Explorer": "Blockscout tool for inspecting and analyzing Flare blockchains.",
"Flare Systems Explorer": "Explorer for FTSO, FDC, provider and epoch metrics.",
"Arkham Intel": "Blockchain analytics platform for de-anonymizing onchain wallets and transactions.",
"Dfns": "Wallets-as-a-service platform to streamline digital asset operations and onboard users into crypto."
"Dfns": "Wallets-as-a-service platform to streamline digital asset operations and onboard users into crypto.",
"Catenalytica": "FTSO performance, vote power insights, reward analytics and real-time network monitoring.",
"FlareBase": "Web and REST APIs for key data and insights from Flare."
},
"networkTools": {
"flare": {
Expand All @@ -38,7 +40,10 @@
"name": "QuickNode",
"link": "https://www.quicknode.com/chains/flare"
},
{ "name": "Ankr", "link": "https://www.ankr.com/rpc/flare/" },
{
"name": "Ankr",
"link": "https://www.ankr.com/rpc/flare/"
},
{
"name": "ChainList",
"link": "https://ChainList.org/chain/14"
Expand All @@ -47,7 +52,7 @@
"OFTs": [
{
"name": "USD₮0",
"link": "https://docs.usdt0.to/technical-documentation/developer#flare"
"link": "https://docs.usdt0.to/technical-documentation/developer/usdt0-deployments#flare-eid-30295"
},
{
"name": "flrETH",
Expand All @@ -61,7 +66,7 @@
"Bridges": [
{
"name": "LayerZero V2",
"link": "https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#flare"
"link": "https://docs.layerzero.network/v2/deployments/chains/flare"
},
{
"name": "Stargate V2",
Expand All @@ -87,8 +92,14 @@
}
],
"Wallet SDKs": [
{ "name": "Turnkey", "link": "https://www.turnkey.com" },
{ "name": "Wagmi", "link": "https://wagmi.sh/react/chains" },
{
"name": "Turnkey",
"link": "https://www.turnkey.com"
},
{
"name": "Wagmi",
"link": "https://wagmi.sh/react/chains"
},
{
"name": "RainbowKit",
"link": "https://www.rainbowkit.com/docs/introduction"
Expand All @@ -107,33 +118,58 @@
}
],
"Full-stack infra": [
{ "name": "Tenderly", "link": "https://tenderly.co" },
{ "name": "Thirdweb", "link": "https://14.rpc.thirdweb.com" }
{
"name": "Tenderly",
"link": "https://tenderly.co"
},
{
"name": "Thirdweb",
"link": "https://14.rpc.thirdweb.com"
}
],
"Analytics & Explorers": [
"Analytics": [
{
"name": "Dune",
"link": "https://dune.com/flare/flare-network-overview"
},
{
"name": "Into The Block",
"link": "https://app.intotheblock.com/perspectives/flare_defi_ecosystem"
"name": "Sentora",
"link": "https://sentora.com/research/dashboards/flare-defi-ecosystem"
},
{
"name": "Arkham Intel",
"link": "https://intel.arkm.com/explorer/entity/flare-network"
},
{
"name": "Flare Metrics",
"link": "https://flaremetrics.io/defi"
},
{
"name": "Catenalytica",
"link": "https://catenalytica.com"
},
{
"name": "FlareBase",
"link": "https://flare-base.io/flare"
}
],
"Explorers": [
{
"name": "Flare Explorer",
"link": "https://flare-explorer.flare.network"
},
{ "name": "Flarescan", "link": "https://flarescan.com" },
{
"name": "Flarescan",
"link": "https://flarescan.com"
},
{
"name": "Flare Systems Explorer",
"link": "https://flare-systems-explorer.flare.network"
},
{ "name": "Flare Space", "link": "https://flare.space" },
{ "name": "Flare Metrics", "link": "https://flaremetrics.io/defi" }
{
"name": "Flare Space",
"link": "https://flare.space"
}
]
}
},
Expand All @@ -145,7 +181,10 @@
"name": "QuickNode",
"link": "https://www.quicknode.com/chains/flare"
},
{ "name": "Ankr", "link": "https://www.ankr.com/rpc/flare/" },
{
"name": "Ankr",
"link": "https://www.ankr.com/rpc/flare/"
},
{
"name": "ChainList",
"link": "https://ChainList.org/chain/114"
Expand All @@ -155,19 +194,24 @@
"Bridges": [
{
"name": "LayerZero V2",
"link": "https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#flare-testnet"
},
{
"name": "Omnichain Fungible Tokens (OFTs)",
"link": "https://stargateprotocol.gitbook.io/stargate/v/v2-developer-docs/technical-reference/v2-supported-networks-and-assets#flare"
"link": "https://docs.layerzero.network/v2/deployments/chains/flare-testnet"
}
],
"Indexers": [
{ "name": "Goldsky", "link": "https://docs.goldsky.com/chains/flare" }
{
"name": "Goldsky",
"link": "https://docs.goldsky.com/chains/flare"
}
],
"Wallet SDKs": [
{ "name": "Turnkey", "link": "https://www.turnkey.com" },
{ "name": "Wagmi", "link": "https://wagmi.sh/react/chains" },
{
"name": "Turnkey",
"link": "https://www.turnkey.com"
},
{
"name": "Wagmi",
"link": "https://wagmi.sh/react/chains"
},
{
"name": "RainbowKit",
"link": "https://www.rainbowkit.com/docs/introduction"
Expand All @@ -182,17 +226,28 @@
}
],
"Full-stack infra": [
{ "name": "Tenderly", "link": "https://tenderly.co" },
{ "name": "Thirdweb", "link": "https://114.rpc.thirdweb.com" }
{
"name": "Tenderly",
"link": "https://tenderly.co"
},
{
"name": "Thirdweb",
"link": "https://114.rpc.thirdweb.com"
}
],
"Analytics & Explorers": [
"Analytics": [],
"Explorers": [
{
"name": "Flare Explorer",
"link": "https://coston2-explorer.flare.network"
},
{
"name": "Flarescan",
"link": "https://coston2.testnet.flarescan.com"
},
{
"name": "Flare Systems Explorer",
"link": "https://coston2-systems-explorer.flare.network"
}
]
}
Expand All @@ -201,7 +256,10 @@
"name": "Songbird Canary-Network",
"categories": {
"RPCs": [
{ "name": "Ankr", "link": "https://www.ankr.com/rpc/flare/" },
{
"name": "Ankr",
"link": "https://www.ankr.com/rpc/flare/"
},
{
"name": "ChainList",
"link": "https://ChainList.org/chain/19"
Expand All @@ -216,7 +274,10 @@
}
],
"Wallet SDKs": [
{ "name": "Wagmi", "link": "https://wagmi.sh/react/chains" },
{
"name": "Wagmi",
"link": "https://wagmi.sh/react/chains"
},
{
"name": "RainbowKit",
"link": "https://www.rainbowkit.com/docs/introduction"
Expand All @@ -227,15 +288,30 @@
}
],
"Full-stack infra": [
{ "name": "Tenderly", "link": "https://tenderly.co" },
{ "name": "Thirdweb", "link": "https://19.rpc.thirdweb.com" }
{
"name": "Tenderly",
"link": "https://tenderly.co"
},
{
"name": "Thirdweb",
"link": "https://19.rpc.thirdweb.com"
}
],
"Analytics & Explorers": [
"Analytics": [
{
"name": "FlareBase",
"link": "https://flare-base.io/songbird"
}
],
"Explorers": [
{
"name": "Flare Explorer",
"link": "https://songbird-explorer.flare.network"
},
{ "name": "Flarescan", "link": "https://songbird.flarescan.com" },
{
"name": "Flarescan",
"link": "https://songbird.flarescan.com"
},
{
"name": "Flare Systems Explorer",
"link": "https://songbird-systems-explorer.flare.network"
Expand All @@ -247,7 +323,10 @@
"name": "Songbird Testnet Coston",
"categories": {
"RPCs": [
{ "name": "Ankr", "link": "https://www.ankr.com/rpc/flare/" },
{
"name": "Ankr",
"link": "https://www.ankr.com/rpc/flare/"
},
{
"name": "ChainList",
"link": "https://ChainList.org/chain/16"
Expand All @@ -257,7 +336,10 @@
"Bridges": [],
"Indexers": [],
"Wallet SDKs": [
{ "name": "Wagmi", "link": "https://wagmi.sh/react/chains" },
{
"name": "Wagmi",
"link": "https://wagmi.sh/react/chains"
},
{
"name": "RainbowKit",
"link": "https://www.rainbowkit.com/docs/introduction"
Expand All @@ -268,17 +350,28 @@
}
],
"Full-stack infra": [
{ "name": "Tenderly", "link": "https://tenderly.co" },
{ "name": "Thirdweb", "link": "https://16.rpc.thirdweb.com" }
{
"name": "Tenderly",
"link": "https://tenderly.co"
},
{
"name": "Thirdweb",
"link": "https://16.rpc.thirdweb.com"
}
],
"Analytics & Explorers": [
"Analytics": [],
"Explorers": [
{
"name": "Flare Explorer",
"link": "https://coston-explorer.flare.network"
},
{
"name": "Flarescan",
"link": "https://coston.testnet.flarescan.com"
},
{
"name": "Flare Systems Explorer",
"link": "https://coston-systems-explorer.flare.network"
}
]
}
Expand Down