Skip to content

Commit

Permalink
updating front page with links
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeden committed Dec 30, 2021
1 parent 964b33e commit 69617c1
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,24 @@ The Worldwide Asset eXchange™ (WAX) is a purpose-built blockchain and protocol

The hub for blockchain development tutorials, quickstart guides, API documentation, and more. Everything you need to learn blockchain programming, blockchain dApp development on WAX, or duplicate an EOS dApp.

Build a dApp
Deploy an EOS dApp
Guides
## Get Started
You can use the following guides to set up your WAX dApp development environment:

* [Complete our Docker Quickstart](/wax-developer/dapps/docker-quickstart/)
* [Download WAX Blockchain source code and samples using the WAX Blockchain Setup guide](/wax-developer/dapps/wax-blockchain-setup/)
* [Learn about the WAX Contract Development Toolkit WAX-CDT](/wax-developer/docs/dapp-development/wax-cdt/)
* [Set Up a Local dApp Environment](/wax-developer/docs/dapp-development/setup-local-dapp-environment/)

## Build a dApp
Once you’ve set up your development environment, these tutorials can help you launch the next great dApp on WAX:

* [Smart Contract Quickstart](/wax-developerdapps/smart-contract-quickstart/)
* [Deploy Your dApp on WAX](/wax-developer/docs/dapp-development/deploy-dapp-on-wax/deploy_source)

## Guides
Learn how to make API requests to your local blockchain and the WAX mainnet, and get an overview of the WAX-CDT C++ API used to build your smart contracts.

* [WAX RPC API](/wax-developer/docs/api-reference/rpc_api)
* [dfuse](/wax-developer/docs/api-reference/dfuse/)


0 comments on commit 69617c1

Please sign in to comment.