Skip to content

Commit

Permalink
Minor improv
Browse files Browse the repository at this point in the history
  • Loading branch information
owans committed Nov 4, 2024
1 parent b2f560f commit a8821e7
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 21 deletions.
2 changes: 1 addition & 1 deletion docs/02-developers/04-quickstart/rootstock-etherspot.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@ Configures the SDK with the specified bundler provider.

## Resources

- [Rootstock Account Abstraction Starter Kit](https://github.com/wagmi-dev/wagmi-starter-kit.git)
- [Rootstock Account Abstraction Starter Kit](https://github.com/rsksmart/rsk-wagmi-starter-kit/tree/aa-sdk)
- [Using Prime SDK Examples](https://etherspot.fyi/prime-sdk/examples/intro)
- [Etherspot Prime SDK Repo](https://github.com/etherspot/etherspot-prime-sdk/)
2 changes: 1 addition & 1 deletion docs/05-dev-tools/account-abstraction/etherspot.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags: [etherspot, account abstraction, developer tools, rsk, rootstock, ethereum

Etherspot is an Account Abstraction infrastructure designed to help developers create a seamless web3 user experience for users interacting with their dApps.

Available on: <Shield label="mainnet" title="testnet" tooltip="Available on both Mainnet and Testnet" color="orange" />
Supported on: <Shield label="mainnet" title="testnet" tooltip="Available on Mainnet and Testnet" color="orange" />

## Features

Expand Down
2 changes: 1 addition & 1 deletion docs/05-dev-tools/attestations/eas.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags: [rsk, rootstock, guides, EAS, Attestation, Ethereum]

EAS is a foundational layer that empowers anyone to make attestations about anything. By creating a decentralized ledger of verifiable claims, we can revolutionize traditional finance, build decentralized reputation systems, voting mechanisms, governance frameworks, social media platforms, supply chain tracking systems, knowledge graphs, and lots more.

Available on: <Shield label="mainnet" title="testnet" tooltip="Available on both Mainnet and Testnet" color="orange" />
Supported on: <Shield label="mainnet" title="testnet" tooltip="Available on Mainnet and Testnet" color="orange" />

## How EAS is integrated with Rootstock

Expand Down
23 changes: 19 additions & 4 deletions docs/05-dev-tools/data/covalent.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,33 @@ description: "Covalent provides the industry-leading Unified API bringing visibi
tags: [Covalent, indexers, data, dApps, smart contracts, developers, developer tools, get-started]
---

Covalent provides the industry-leading Unified API bringing visibility to billions of Web3 data points. Developers use Covalent to build exciting multi-chain applications like crypto wallets, NFT galleries, and investor dashboard tools utilizing data from 100+ blockchains including Rootstock.
[Covalent](https://www.covalenthq.com/platform/?utm_source=rootstock&utm_medium=partner-docs) provides the industry-leading Unified API bringing visibility to billions of Web3 data points. Developers use Covalent to build exciting multi-chain applications like crypto wallets, NFT galleries, and investor dashboard tools utilizing data from 100+ blockchains including Rootstock.

The Covalent API maintains a full archival copy of every supported blockchain, meaning every balance, transaction, log event, and NFT asset data is available from the genesis block. This data is available via:
The Covalent API maintains a full archival copy of every supported blockchain, meaning every balance, transaction, log event, and NFT asset data is available from the genesis block.

This data is available <Shield label="mainnet" title="testnet" tooltip="Supported on Mainnet and Testnet" color="orange" /> via:
1. [Unified API](#unified-api) - Incorporate blockchain data into your app with a familiar REST API
2. [Increment](#increment) - Create and embed custom charts with no-code analytics

### Why use Covalent?
<Button size="sm" href="https://www.covalenthq.com/platform/?utm_source=rootstock&utm_medium=partner-docs">Sign up for free</Button>

## Why use Covalent?
Use Covalent if you need:
* Structured and enhanced on-chain data well beyond what you get from RPC providers
* Broad and deep multi-chain data at scale
* Enterprise-grade performance

<Button size="lg" href="https://www.covalenthq.com/platform/?utm_source=rootstock&utm_medium=partner-docs">Sign up to start building on Rootstock</Button>
## Get Started
- [API Key](https://www.covalenthq.com/platform/?utm_source=rootstock&utm_medium=partner-docs) - sign up for free
- [Quickstart](https://www.covalenthq.com/docs/unified-api/quickstart/?utm_source=rootstock&utm_medium=partner-docs) - summary of key resources to get you building immediately on blockchain
- [API Reference](https://www.covalenthq.com/docs/api/?utm_source=rootstock&utm_medium=partner-docs) - try all the endpoints directly from your browser
- [Guides](https://www.covalenthq.com/docs/unified-api/guides/?utm_source=rootstock&utm_medium=partner-docs) - learn how to build dapps, fetch data and extend your Web3 knowledge
## Use cases
Increment can be used for:
- [Analyzing Blockchain Networks](https://www.covalenthq.com/docs/increment/data-models/chain-gdp/?utm_source=rootstock&utm_medium=partner-docs)
- [Analyzing DEXs](https://www.covalenthq.com/docs/increment/data-models/swap-land/?utm_source=rootstock&utm_medium=partner-docs)
- [Analyzing NFT Marketplaces](https://www.covalenthq.com/docs/increment/data-models/jpeg-analysis/?utm_source=rootstock&utm_medium=partner-docs)
For example, click on the following table to get the latest number of active wallets, transactions and tokens by day, week, month or year for Rootstock:
[![example-network-status-increment](https://www.datocms-assets.com/86369/1686100924-example_network_status_increment_general.png)](https://www.covalenthq.com/docs/networks/rootstock/?utm_source=rootstock&utm_medium=partner-docs#network-status).
6 changes: 3 additions & 3 deletions docs/05-dev-tools/data/envio.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ description: "Easily query on-chain data through a decentralized network of inde
tags: [Envio, indexers, data, subgraphs, dApps, smart contracts, developers, developer tools, get-started, how-to]
---

[Envio](https://envio.dev/) is a feature-rich indexing solution that provides developers with a seamless and efficient way to index and aggregate real-time or historical blockchain data for Rootstock, and **other EVM chains**. The indexed data is easily accessible through custom [GraphQL](https://graphql.org/) queries, giving developers the flexibility and power to retrieve specific information. See [Getting started with Envio](/dev-tools/data/envio/).
[Envio](https://envio.dev/) is a feature-rich indexing solution that provides developers with a seamless and efficient way to index and aggregate real-time or historical blockchain data for Rootstock, and **other EVM chains**. The indexed data is easily accessible through custom [GraphQL](https://graphql.org/) queries, giving developers the flexibility and power to retrieve specific information. Envio is currently supported on: <Shield title="mainnet" color="orange" />.

Available on: <Shield title="mainnet" color="orange" />
Developers can choose whether they want to start from a template (e.g. Blank, ERC-20, etc.), or use the Contract Import feature.

Developers can choose whether they want to start from a template (e.g. Blank, ERC-20, etc.), or use the Contract Import feature:
<Button size="sm" href="/dev-tools/data/envio/">Getting started with Envio</Button>

## Prerequisites

Expand Down
4 changes: 1 addition & 3 deletions docs/05-dev-tools/data/thegraph.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ tags: [TheGraph, indexers, data, subgraphs, dApps, smart contracts, developers,

Getting historical data on smart contracts can be challenging when building dApps. [The Graph](https://thegraph.com/) provides an easy way to query smart contracts data through APIs known as [subgraphs](https://thegraph.com/docs/en/developing/developer-faqs/#1-what-is-a-subgraph). Its infrastructure relies on a decentralized network of indexers, enabling dApps to achieve true decentralization.

Available on: <Shield label="mainnet" title="testnet" tooltip="Available on both Mainnet and Testnet" color="orange" />

These subgraphs only take a few minutes to set up and get running.
These subgraphs only take a few minutes to set up and get running and is supported on: <Shield label="mainnet" title="testnet" tooltip="Supported on Mainnet and Testnet" color="orange" />.

To get started, follow these steps below:
1. Initialize a subgraph project
Expand Down
4 changes: 1 addition & 3 deletions docs/05-dev-tools/explorers/3xpl.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ title: Get Started with the 3xpl Explorer
tags: [rsk, explorer, rootstock, 3xpl, smart contracts, transactions, tools]
---

[3xpl (short for 3xplor3r)](https://3xpl.com/rootstock) is a super-fast, universal explorer for Rootstock. It offers an easy-to-understand block explorer interface for beginner crypto users, as well as lots of professional features for developers and analysts.

Available on: <Shield title="mainnet" tooltip="Available on both Mainnet" color="orange" />
[3xpl (short for 3xplor3r)](https://3xpl.com/rootstock) is a super-fast, universal explorer for Rootstock. It offers an easy-to-understand block explorer interface for beginner crypto users, as well as lots of professional features for developers and analysts. It is currently supported on <Shield title="mainnet" tooltip="Available on Mainnet" color="orange" />

<Button size="sm" href="https://3xpl.com/rootstock">Visit 3xpl</Button>

Expand Down
4 changes: 1 addition & 3 deletions docs/05-dev-tools/explorers/blockscout.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ title: Get Started with Rootstock Blockscout Explorer
tags: [rsk, explorer, rootstock, Blockscout, smart contracts, transactions, tools]
---

[Blockscout](https://rootstock.blockscout.com/) is a robust open-source tool for exploring transactions on any EVM blockchain, including Rootstock, the leading Bitcoin sidechain1. With Blockscout, you can access in-depth information, verify and interact with smart contracts, create and manage your account, view advanced statistics, and more.

Available on: <Shield label="mainnet" title="testnet" tooltip="Available on both Mainnet and Testnet" color="orange" />
[Blockscout](https://rootstock.blockscout.com/) is a robust open-source tool for exploring transactions on any EVM blockchain, including Rootstock, the leading Bitcoin sidechain1. With Blockscout, you can access in-depth information, verify and interact with smart contracts, create and manage your account, view advanced statistics, and more. It is currently supported on <Shield label="mainnet" title="testnet" tooltip="Supported on Mainnet and Testnet" color="orange" />

<div align="center"><img width="100%" src="/img/tools/explorer/blockscout/blockscout-1.png" alt="Roostock blockscout page"/></div>

Expand Down
2 changes: 0 additions & 2 deletions docs/05-dev-tools/explorers/rootstock.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ description: Explore transaction

You can browse the overview of Rootstock on the [explorer page](https://explorer.rootstock.io/) as shown below.

Available on: <Shield label="mainnet" title="testnet" tooltip="Available on both Mainnet and Testnet" href="https://explorer.testnet.rootstock.io/" color="orange" />

<div align="center"><img width="100%" src="/img/tools/explorer/rootstock/explorer1.png" alt="overview of explorer"/></div>

## Switch between Tabs
Expand Down

0 comments on commit a8821e7

Please sign in to comment.