Skip to content

Commit a647692

Browse files
committed
WAX. Final version of the README
1 parent 0e57b1d commit a647692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/wax/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
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). You can see the deployment architecture blow and for a deep dive look at [Run a WAX Blockchain node using AWS CDK](https://aws.amazon.com/blogs/database/run-a-wax-blockchain-node-using-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) application 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). You can see the deployment architecture blow and for a deep dive look at [Run a WAX Blockchain node using AWS CDK](https://aws.amazon.com/blogs/database/run-a-wax-blockchain-node-using-aws-cdk/)
88

99
## Overview of Deployment Architecture
1010

1111
![Single Nodes Deployment](./doc/assets/Architecture-SingleNode.drawio.png)
1212

13-
The [AWS CDK stack]((https://github.com/worldwide-asset-exchange/wax-aws-cdk)) has the following features:
13+
The [AWS CDK stack](https://github.com/worldwide-asset-exchange/wax-aws-cdk) has the following features:
1414

1515
1. Only peer-to-peer connections are allowed with the Internet to synchronize with other WAX nodes
1616
2. Multiple processes run on a single Amazon Elastic Compute Cloud (Amazon EC2) instance:

0 commit comments

Comments
 (0)