Skip to content

Commit 5fec6ca

Browse files
committed
WAX Added Readme to the website
1 parent 52112dd commit 5fec6ca

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

lib/wax/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
|:--------------------:|
55
| [worldwide-asset-exchange](https://github.com/worldwide-asset-exchange/)|
66

7-
WAX is a blockchain-based system designed for gaming industry. It provides high transaction throughput and near-instant block finality. The WAX team has created a AWS Cloud Development Kit (CDK) applicaiton to deploy WAX nodes on AWS for development, testing, or Proof of Concept purposes. See the application along with deployment instructions at [wax-aws-cdk](https://github.com/worldwide-asset-exchange/wax-aws-cdk).
7+
WAX is a blockchain-based system designed for gaming industry. It provides high transaction throughput and near-instant block finality. The WAX team has created a AWS Cloud Development Kit (CDK) applicaiton to deploy WAX nodes on AWS for development, testing, or Proof of Concept purposes. See the application along with deployment instructions at [WAX-AWS-CDK](https://github.com/worldwide-asset-exchange/wax-aws-cdk).
88

99
## Overview of Deployment Architecture
1010

website/docs/Blueprints/Wax.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
sidebar_position: 6
3+
sidebar_label: WAX
4+
---
5+
#
6+
7+
import Readme from '../../../lib/wax/README.md';
8+
9+
<Readme />

0 commit comments

Comments
 (0)