Skip to content

Commit 49f8187

Browse files
authored
feat(docs): add arkham intel to dev tooling (#710)
2 parents b1da93a + b5288a6 commit 49f8187

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

docs/1-intro.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ import ThemedImage from "@theme/ThemedImage";
3131
import useBaseUrl from "@docusaurus/useBaseUrl";
3232
import DocCard from "@theme/DocCard";
3333

34-
Flare is the only EVM L1 with enshrined data, enabling intelligent, chain-agnostic applications.
35-
Experience fast finality, robust developer tooling, interoperability, and soon, verifiable compute - all engineered for a data-rich, interconnected future.
34+
Build once and run everywhere on Flare - the interoperable EVM L1 with enshrined data, fast finality, robust SDKs, and soon, verifiable compute with TEEs - all engineered for a data-rich, interconnected future.
3635

3736
## Getting Started
3837

src/data/developerTools.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,14 @@
1919
"RainbowKit": "Customizable React components for wallet connections.",
2020
"Tenderly": "Development platform offering debugging, monitoring, and simulation services.",
2121
"Turnkey": "Single API for creating embedded wallets, smart signers, and automating onchain actions.",
22-
"Flare Space": "Flare network analysis tooling and P-chain explorer.",
22+
"Flare Space": "Analytics for Flare's C-chain and P-chain.",
2323
"Dune": "Blockchain analytics platform for querying and visualizing onchain data.",
2424
"Into The Block": "Actionable intelligence for crypto assets and smart financial software solutions.",
25-
"Flare Metrics": "Explore the best DeFi opportunities for Flare.",
25+
"Flare Metrics": "Tracker for the best DeFi opportunities on Flare.",
2626
"Flarescan": "Routescan block explorer and analytics platform for Flare networks.",
2727
"Flare Explorer": "Blockscout tool for inspecting and analyzing Flare blockchains.",
28-
"Flare Systems Explorer": "Explorer for FTSO, FDC, provider and epoch metrics."
28+
"Flare Systems Explorer": "Explorer for FTSO, FDC, provider and epoch metrics.",
29+
"Arkham Intel": "Blockchain analytics platform for de-anonymizing onchain wallets and transactions."
2930
},
3031
"networkTools": {
3132
"flare": {
@@ -113,6 +114,10 @@
113114
"name": "Into The Block",
114115
"link": "https://app.intotheblock.com/perspectives/flare_defi_ecosystem"
115116
},
117+
{
118+
"name": "Arkham Intel",
119+
"link": "https://intel.arkm.com/explorer/entity/flare-network"
120+
},
116121
{
117122
"name": "Flare Explorer",
118123
"link": "https://flare-explorer.flare.network"

0 commit comments

Comments
 (0)