From 24e9246dfa7667ed190a78ded958d1002e7f47e9 Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 10 Dec 2024 15:05:46 +0800 Subject: [PATCH] adding 10+ tooling info --- src/content/tools/en/0xscope.mdx | 13 +++++++++++++ src/content/tools/en/bwarelabs.mdx | 12 ++++++++++++ src/content/tools/en/chainstack.mdx | 13 +++++++++++++ src/content/tools/en/dora.mdx | 12 ++++++++++++ src/content/tools/en/dune.mdx | 13 +++++++++++++ src/content/tools/en/espressosystems.mdx | 13 +++++++++++++ src/content/tools/en/etherspot.mdx | 13 +++++++++++++ src/content/tools/en/lido.mdx | 13 +++++++++++++ src/content/tools/en/openocean.mdx | 15 +++++++++++++++ src/content/tools/en/passportxyz.mdx | 12 ++++++++++++ src/content/tools/en/quicknode.mdx | 13 +++++++++++++ src/content/tools/en/stakestone.mdx | 12 ++++++++++++ 12 files changed, 154 insertions(+) create mode 100644 src/content/tools/en/0xscope.mdx create mode 100644 src/content/tools/en/bwarelabs.mdx create mode 100644 src/content/tools/en/chainstack.mdx create mode 100644 src/content/tools/en/dora.mdx create mode 100644 src/content/tools/en/dune.mdx create mode 100644 src/content/tools/en/espressosystems.mdx create mode 100644 src/content/tools/en/etherspot.mdx create mode 100644 src/content/tools/en/lido.mdx create mode 100644 src/content/tools/en/openocean.mdx create mode 100644 src/content/tools/en/passportxyz.mdx create mode 100644 src/content/tools/en/quicknode.mdx create mode 100644 src/content/tools/en/stakestone.mdx diff --git a/src/content/tools/en/0xscope.mdx b/src/content/tools/en/0xscope.mdx new file mode 100644 index 00000000..a2e8aa6c --- /dev/null +++ b/src/content/tools/en/0xscope.mdx @@ -0,0 +1,13 @@ +--- +name: "0xScope" +category: ["Infra"] +excerpt: "0xScope: The AI-Based Intent Layer for Web3 Unlock the full potential of Web3 with 0xScope's groundbreaking AI agent, transforming your DApp experience through seamless interaction and unparalleled insights powered by our extensive database." +logo: { src: "https://scroll-eco-list.netlify.app/logos/0xScope.jpg", alt: "0xScope Logo" } +website: "https://0xscope.com/" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://0xscope.com/) +- [twitter](https://twitter.com/ScopeProtocol) +- [API Doc](https://0xscope.readme.io/reference/basic_chains-1) \ No newline at end of file diff --git a/src/content/tools/en/bwarelabs.mdx b/src/content/tools/en/bwarelabs.mdx new file mode 100644 index 00000000..2cc20749 --- /dev/null +++ b/src/content/tools/en/bwarelabs.mdx @@ -0,0 +1,12 @@ +--- +name: "Bware Labs" +category: ["Infra"] +excerpt: "Bware Labs is an infrastructure company aiming to power Web3 development and become the next public cloud for blockchain products." +logo: { src: "https://scroll-eco-list.netlify.app/logos/Bware%20Labs.png", alt: "Bware Labs Logo" } +website: "https://bwarelabs.com/" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://bwarelabs.com/) +- [twitter](https://twitter.com/BwareLabs) \ No newline at end of file diff --git a/src/content/tools/en/chainstack.mdx b/src/content/tools/en/chainstack.mdx new file mode 100644 index 00000000..1ed1b79c --- /dev/null +++ b/src/content/tools/en/chainstack.mdx @@ -0,0 +1,13 @@ +--- +name: "Chainstack" +category: ["Infra"] +excerpt: "Chainstack provides the most complete, reliable, and developer-friendly platform for Scroll developers. Unified access to multi-chain node and data APIs, distributed compute and storage, and the ever-expanding list of services & tools to build amazing applications within the Scroll ecosystem." +logo: { src: "https://scroll-eco-list.netlify.app/logos/Chainstack.png", alt: "Chainstack Logo" } +website: "https://chainstack.com/" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://chainstack.com/) +- [twitter](https://twitter.com/ChainstackHQ) +- [Docs](https://docs.chainstack.com/docs/platform-introduction) \ No newline at end of file diff --git a/src/content/tools/en/dora.mdx b/src/content/tools/en/dora.mdx new file mode 100644 index 00000000..9af55769 --- /dev/null +++ b/src/content/tools/en/dora.mdx @@ -0,0 +1,12 @@ +--- +name: "Dora" +category: ["Infra", "Data"] +excerpt: "At Dora we believe that as applications leverage online & onchain infrastructure, unlocking search drives understandability — embedding interactivity at the discoverability layer catalyzes mass adoption." +logo: { src: "https://scroll-eco-list.netlify.app/logos/Search%20On%20Dora.png", alt: "Dora Logo" } +website: "https://www.ondora.xyz/" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://www.ondora.xyz/) +- [twitter](https://twitter.com/ondora_xyz) \ No newline at end of file diff --git a/src/content/tools/en/dune.mdx b/src/content/tools/en/dune.mdx new file mode 100644 index 00000000..9523cde9 --- /dev/null +++ b/src/content/tools/en/dune.mdx @@ -0,0 +1,13 @@ +--- +name: "Dune" +category: ["Infra", "Data"] +excerpt: "Crypto’s Data Platform Query, visualize, share and export data across 15+ blockchains. Build together with Web3’s biggest data community." +logo: { src: "https://scroll-eco-list.netlify.app/logos/Dune.jpg", alt: "Dune Logo" } +website: "https://dune.com/scroll" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://dune.com/scroll) +- [twitter](https://twitter.com/DuneAnalytics) +- [Docs](https://docs.dune.com/home) \ No newline at end of file diff --git a/src/content/tools/en/espressosystems.mdx b/src/content/tools/en/espressosystems.mdx new file mode 100644 index 00000000..7703dafb --- /dev/null +++ b/src/content/tools/en/espressosystems.mdx @@ -0,0 +1,13 @@ +--- +name: "Espresso Systems" +category: ["Infra"] +excerpt: "Espresso Systems builds tools and infrastructure that create more safe, open, and performant options for interacting and transacting on-chain." +logo: { src: "https://scroll-eco-list.netlify.app/logos/Espresso%20Systems.png", alt: "Espresso Systems Logo" } +website: "https://espressosys.com/" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://espressosys.com/) +- [Twitter](https://twitter.com/EspressoSys) +- [Docs](https://docs.espressosys.com/network) \ No newline at end of file diff --git a/src/content/tools/en/etherspot.mdx b/src/content/tools/en/etherspot.mdx new file mode 100644 index 00000000..e5c878cd --- /dev/null +++ b/src/content/tools/en/etherspot.mdx @@ -0,0 +1,13 @@ +--- +name: "Etherspot" +category: ["Infra", "Wallet"] +excerpt: "Account Abstraction SDK that simplifies complex blockchain operations and enables easy onboarding of new users for a frictionless Web3 experience." +logo: { src: "https://scroll-eco-list.netlify.app/logos/Etherspot.png", alt: "Etherspot Logo" } +website: "https://etherspot.io/" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://etherspot.io/) +- [twitter](https://twitter.com/etherspot) +- [Docs](https://etherspot.fyi/introduction) \ No newline at end of file diff --git a/src/content/tools/en/lido.mdx b/src/content/tools/en/lido.mdx new file mode 100644 index 00000000..52cf3207 --- /dev/null +++ b/src/content/tools/en/lido.mdx @@ -0,0 +1,13 @@ +--- +name: "Lido" +category: ["Defi"] +excerpt: "Lido is the name of a family of open-source peer-to-system software tools deployed and functioning on the Ethereum, Solana, and Polygon blockchain networks. The software enables users to mint transferable utility tokens, which receive rewards linked to the related validation activities of writing data to the blockchain, while the tokens can be used in other on-chain activities." +logo: { src: "https://scroll-eco-list.netlify.app/logos/Lido.jpg", alt: "Lido Logo" } +website: "https://lido.fi/" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://lido.fi/) +- [Stake](https://stake.lido.fi/) +- [Docs](https://docs.lido.fi/guides/lido-tokens-integration-guide/) diff --git a/src/content/tools/en/openocean.mdx b/src/content/tools/en/openocean.mdx new file mode 100644 index 00000000..46d6ae6e --- /dev/null +++ b/src/content/tools/en/openocean.mdx @@ -0,0 +1,15 @@ +--- +name: "OpenOcean" +category: ["Infra", "Defi"] +excerpt: "OpenOcean is the leading DEX aggregator across 30+ networks and integrated 1000+ deep liquidity sources. With its dynamic intelligent routing algorithm, OpenOcean brings the best swap returns for on-chain crypto trading on Scroll." +logo: { src: "https://scroll-eco-list.netlify.app/logos/OpenOcean.png", alt: "OpenOcean Logo" } +website: "https://openocean.finance/" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://openocean.finance/) +- [twitter](https://twitter.com/OpenOceanGlobal) +- [Docs](https://docs.openocean.finance/swap/tutorial-swap-token) +- [SDK/API](https://openocean.finance/api) +- [Blog](https://blog.openocean.finance/?gi=87f87e852bf1) \ No newline at end of file diff --git a/src/content/tools/en/passportxyz.mdx b/src/content/tools/en/passportxyz.mdx new file mode 100644 index 00000000..79867956 --- /dev/null +++ b/src/content/tools/en/passportxyz.mdx @@ -0,0 +1,12 @@ +--- +name: "Passport XYZ" +category: ["Infra"] +excerpt: "Passport is the premier web3 native offering that enables ecosystems to protect, understand and organically grow what matters most – their communities. We see Passport at the confluence of a best in class identity solution, backed by the most relevant and comprehensive data analysis toolset that also offers communities the ability to ascribe reputation. For Scroll, Passport XYZ enables trusted interactions between humans and the broader ecosystem by verifying Unique Humanity for any and all reward distributions across communities." +logo: { src: "https://scroll-eco-list.netlify.app/logos/Passport%20XYZ.jpg", alt: "Passport XYZ Logo" } +website: "https://app.passport.xyz/#/scroll" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://app.passport.xyz/#/scroll) +- [Twitter](https://twitter.com/gitcoinpassport) \ No newline at end of file diff --git a/src/content/tools/en/quicknode.mdx b/src/content/tools/en/quicknode.mdx new file mode 100644 index 00000000..825aac8f --- /dev/null +++ b/src/content/tools/en/quicknode.mdx @@ -0,0 +1,13 @@ +--- +name: "QuickNode" +category: ["Infra"] +excerpt: "Since its founding in 2017, QuickNode has emerged as the go-to solution for businesses and innovators requiring world-class blockchain development tools for speed, reliability, and security. Handling over eight billion blockchain requests daily, QuickNode boasts a 2.5X faster response time than competitors and 99.99% uptime across 24+ chains and 35+ networks. With a user-friendly interface and a robust multi-chain developer tool suite, QuickNode is an ideal choice for top Web3 businesses and global brands." +logo: { src: "https://scroll-eco-list.netlify.app/logos/QuickNode.png", alt: "QuickNode Logo" } +website: "https://www.quicknode.com/" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://www.quicknode.com/) +- [twitter](https://twitter.com/QuickNode) +- [Docs](https://www.quicknode.com/docs/welcome) \ No newline at end of file diff --git a/src/content/tools/en/stakestone.mdx b/src/content/tools/en/stakestone.mdx new file mode 100644 index 00000000..8888b5ed --- /dev/null +++ b/src/content/tools/en/stakestone.mdx @@ -0,0 +1,12 @@ +--- +name: "Stakestone" +category: ["Defi"] +excerpt: "StakeStone is a cutting-edge omnichain liquidity infrastructure that introduces STONE and SBTC, liquid versions of ETH and BTC respectively, powered by a dynamic staking network. With its highly scalable architecture, StakeStone supports prominent staking pools and is poised for future restaking functionalities. Our robust infrastructure creates a multi-chain liquidity market centered around STONE assets, offering users diverse use cases and enhanced yield opportunities." +logo: { src: "https://scroll-eco-list.netlify.app/logos/StakeStone.jpg", alt: "Stakestone Logo" } +website: "https://stakestone.io/" +network: ["Mainnet", "Testnet"] +--- + +Useful links: +- [Website](https://stakestone.io/) +- [Docs](https://stakestone.io/#/developers) \ No newline at end of file