-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Introduction to devnet section
- Loading branch information
1 parent
fa7751d
commit 1210d87
Showing
2 changed files
with
40 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
sidebar_position: 0 | ||
--- | ||
|
||
# Introduction to Devnet | ||
|
||
|
||
:::success info | ||
#### Our Devnet is live! | ||
Get access to the Devnet and build exciting data applications, you can mint a no-cost NFT slot on the Sepolia network. Devnet mint page: https://devnet-mint.powerloom.dev | ||
::: | ||
|
||
Our Devnet provides developers with a sandbox environment to build and test data-driven applications. By leveraging Powerloom's structured and easily accessible data, developers can create powerful tools such as dashboards, arbitrage bots, and wallet trackers. The Devnet allows for experimentation and iteration without the risks associated with using real assets on a live network. | ||
|
||
Start building data application with Powerloom by setting up your own Snapshotter node on our devnet. | ||
Our Devnet environment is designed to facilitate developers in: | ||
- expanding upon [our pre-existing use cases](../use-cases/existing-implementations/) | ||
- innovating [new applications](../use-cases/building-new-usecase/) | ||
|
||
## Chains Supported | ||
|
||
We currently support the following chains (Mainnet and Testnet). If you want to request support for any other chains, please open an issue [here](https://github.com/PowerLoom/deploy/issues). | ||
|
||
| Chain | Mainnet | Testnet | | ||
|----------|---------|---------| | ||
| Ethereum | ✓ | ✓ | | ||
| Polygon | ✓ | ✓ | | ||
| Base | ✓ | ✓ | | ||
|
||
--- | ||
|
||
## Next Steps | ||
To begin building your applications, head over to the [getting started](./getting-started.md) section. | ||
|
||
|
||
## Quick Links | ||
- [Protocol Overview](../../Protocol/) | ||
- [Use Cases](../use-cases/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters