-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Startale RPC; minor updates (#474)
* remove use/user-guides * address manage assets capitalization * update homepage link to User Guides * Update transak.md * add main section overviews, and subsection cards * fix discord and other broken links * update Flatten function was a plugin -> now built-in to context menu * normalize folder structure and fix missing images * small fixes while we are here * Update docs-integration-request.md * fix replit codeblock * update tokenomics page image links * Update docs-integration-request.md * add Startale Node info; update rust version * Update docs-integration-request.md * Update startale-labs.md --------- Co-authored-by: Gregory Luneau <[email protected]> Co-authored-by: Gregory Luneau <[email protected]>
- Loading branch information
1 parent
c32d2e1
commit 6470e74
Showing
7 changed files
with
102 additions
and
28 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
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
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
33 changes: 33 additions & 0 deletions
33
docs/build/zkEVM/integrations/node-providers/startale-labs.md
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,33 @@ | ||
--- | ||
title: Startale Labs | ||
--- | ||
|
||
# Startale Web3 Service | ||
|
||
## Introduction | ||
|
||
[Startale Labs](https://sws.startale.com) is a web3 tech company developing multi-chain applications and infrastructure in collaboration with Astar Foundation and large enterprises. The company also conducts R&D and incubation based on industry experience and connections developed in collaboration with Astar Network. | ||
|
||
Startale Web3 Service (SWS) provides an Astar EVM/zkEVM Node RPC Endpoint, a powerful tool designed to enhance the Web3 experience that is now available for developers to utilize. | ||
|
||
|
||
### About Our Service | ||
|
||
Startale provides a standardized Blockchain API service that encompasses all facets of web3 development infrastructure. With respect to Astar EVM/zkEVM, users can create endpoints that grant access to the majority of RPC methods necessary for dApp development and interaction with the blockchain. | ||
|
||
Users of Startale Web3 Service have the ability to utilize the API for free within certain constraints. When more advanced features are required, paid subscription plans are available, or you can reach out to us to establish a customized plan that better suits your requirements. | ||
|
||
## Public Endpoint | ||
|
||
Startale provides a Public Endpoint for Astar zkEVM. Users can utilize the API for free within certain limitations. | ||
|
||
`https://rpc.startale.com/zkatana` | ||
|
||
## Getting started | ||
|
||
Here you should provide a step-by-step tutorial about how developers can use your solution on Astar. | ||
|
||
1. Visit the [Landing Page](https://sws.startale.com). | ||
2. Fill out the [Google form](https://forms.gle/7bfjxj1qpEW8gFxk7) and provide the required information. | ||
3. Receive your API Key by email. | ||
4. Check out the [technical docs](https://docs.startale.com/docs). |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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