You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains sample [AWS Cloud Development Kit (CDK)](https://aws.amazon.com/cdk/) applications (Node Runner Blueprints) to deploy on AWS self-service blockchain nodes for various protocols. For more information see [Introducing AWS Blockchain Node Runners](https://aws-samples.github.io/aws-blockchain-node-runners/docs/intro).
3
+
This repository contains sample [AWS Cloud Development Kit (CDK)](https://aws.amazon.com/cdk/) applications (Node Runner Blueprints) to deploy on AWS self-service blockchain nodes for various protocols. For more information, see [Introducing AWS Blockchain Node Runners](https://aws-samples.github.io/aws-blockchain-node-runners/docs/intro).
4
4
5
5
### Documentation
6
-
For deployment instructions see [AWS Blockchain Node Runners Blueprints](https://aws-samples.github.io/aws-blockchain-node-runners/docs/Blueprints/intro)
6
+
For deployment instructions, see [AWS Blockchain Node Runners Blueprints](https://aws-samples.github.io/aws-blockchain-node-runners/docs/Blueprints/intro).
7
7
8
8
### Adding blueprints for new nodes
9
9
10
-
If you'd like propose a Node Runner Blueprint for your node see [Adding new Node Runner Blueprints](./docs/adding-new-nodes.md)
10
+
If you'd like propose a Node Runner Blueprint for your node, see [Adding new Node Runner Blueprints](./docs/adding-new-nodes.md).
11
11
12
12
### Directory structure
13
13
@@ -19,7 +19,7 @@ If you'd like propose a Node Runner Blueprint for your node see [Adding new Node
19
19
-`website/docs` - Place for the new blueprint deployment instructions. (If you are adding a new blueprint, use on of the existing examples to refer to the `README.md` file within your Node Runner Blueprint directory inside `lib`).
20
20
21
21
### License
22
-
This repository uses MIT License. See more in [LICENSE](./LICENSE)
22
+
This repository uses MIT License. See more in [LICENSE](./LICENSE).
23
23
24
24
### Contributing
25
25
See [CONTRIBUTING](./CONTRIBUTING.md) for more information.
0 commit comments