forked from taikoxyz/taiko-mono
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(website,repo): add integration guide and update add to project (t…
- Loading branch information
Showing
5 changed files
with
41 additions
and
1 deletion.
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
23 changes: 23 additions & 0 deletions
23
packages/website/pages/docs/resources/integration-guide.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,23 @@ | ||
# Taiko integration guide | ||
|
||
Taiko is an Ethereum-equivalent network, meaning integrating with Taiko should be as simple as adding our RPC. | ||
|
||
## RPC configuration | ||
|
||
You can view the RPC configuration [here](/docs/reference/rpc-configuration). | ||
|
||
## Taiko brand assets | ||
|
||
When using the Taiko logo, please use one of the branding icons/logos [here](https://github.com/taikoxyz/taiko-mono/tree/main/packages/branding). | ||
|
||
## Add/update your project to our Ecosystem page | ||
|
||
Click **Add your project** on our Ecosystem page [here](/ecosystem). | ||
|
||
This will take you to a form where you can add/update details about your project. We will then handle the request and get it added to our page. | ||
|
||
## Additional support | ||
|
||
If you have any questions or are in need of any support to integrate Taiko, please reach out. We understand there may be more complex scenarios or questions in your integration, so we are here to help. | ||
|
||
You can message us / the community on Discord, and also contact a DevRel Engineer directly with the `@devrel` tag. |
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