diff --git a/docs/network/2-developer-tools.mdx b/docs/network/2-developer-tools.mdx index 6dcd8d65..1ee9ee08 100644 --- a/docs/network/2-developer-tools.mdx +++ b/docs/network/2-developer-tools.mdx @@ -26,6 +26,8 @@ import DeveloperTools from "@site/src/components/developerTools"; ## Full-stack infra - ## Analytics & Explorers + ## Analytics + + ## Explorers diff --git a/src/data/developerTools.json b/src/data/developerTools.json index 8bdece61..62b6d35c 100644 --- a/src/data/developerTools.json +++ b/src/data/developerTools.json @@ -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": { @@ -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" @@ -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", @@ -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", @@ -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" @@ -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" + } ] } }, @@ -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" @@ -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" @@ -182,10 +226,17 @@ } ], "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" @@ -193,6 +244,10 @@ { "name": "Flarescan", "link": "https://coston2.testnet.flarescan.com" + }, + { + "name": "Flare Systems Explorer", + "link": "https://coston2-systems-explorer.flare.network" } ] } @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -268,10 +350,17 @@ } ], "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" @@ -279,6 +368,10 @@ { "name": "Flarescan", "link": "https://coston.testnet.flarescan.com" + }, + { + "name": "Flare Systems Explorer", + "link": "https://coston-systems-explorer.flare.network" } ] }