This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 809
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create separate menus for API/SDKs and Tools (#542)
* create separate menus API y tools * fix image links * fix image links * remove trailing comma * testing bulk redirects * testing bulk redirects * testing wildcard * capturing more redirects * fix blockcexplorer * update table of contents * another redirect * fix broken links --------- Co-authored-by: Blessing Krofegha <[email protected]>
- Loading branch information
1 parent
99580b4
commit 39f0eba
Showing
46 changed files
with
202 additions
and
157 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,12 @@ | ||
# Overview | ||
# Contents | ||
|
||
Our SDKs enable you to build web3 applications, with capabilities such as: | ||
## JSON-RPC API | ||
|
||
- Connecting to user's wallets | ||
- Deploying and interacting with smart contracts | ||
We support a few languages (and are working on more) to make it easier for you to build different kinds of applications. | ||
|
||
## API | ||
|
||
- [Web3 API](./api.md) | ||
- [Web3 JSON-RPC API](./api.md) | ||
|
||
## SDKs | ||
|
||
- [TypeScript SDK](./js) | ||
- [JavaScript SDK](./js) | ||
- [Python SDK](./python/getting-started.md) | ||
- [Java SDK](./java/getting-started.md) | ||
- [Go SDK](./go/getting-started.md) | ||
|
||
## Tools | ||
|
||
- [Hardhat plugins](./hardhat) | ||
- [hardhat-zksync-solc](./hardhat/hardhat-zksync-solc.md) | ||
- [hardhat-zksync-vyper](./hardhat/hardhat-zksync-vyper.md) | ||
- [hardhat-zksync-deploy](./hardhat/hardhat-zksync-deploy.md) | ||
- [hardhat-zksync-chai-matchers](./hardhat/hardhat-zksync-chai-matchers.md) | ||
- [hardhat-zksync-verify](./hardhat/hardhat-zksync-verify.md) | ||
- [Block Explorer](./tools/block-explorer/) | ||
- [zkSync CLI](./tools/zksync-cli/) | ||
- [Java SDK](./java/getting-started.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
This file was deleted.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.