Skip to content

allora-rc/aws-blockchain-node-runners

This branch is 72 commits ahead of, 326 commits behind aws-samples/aws-blockchain-node-runners:main.

Folders and files

NameName
Last commit message
Last commit date
May 7, 2024
May 27, 2024
Oct 16, 2024
Jun 11, 2024
Nov 14, 2023
Dec 18, 2023
Aug 25, 2023
Nov 14, 2023
Aug 25, 2023
Aug 25, 2023
Aug 22, 2023
Nov 14, 2023
Nov 14, 2023
Nov 15, 2023
Jun 11, 2024
Jun 11, 2024
Nov 30, 2023

Repository files navigation

AWS Blockchain Node Runners

This repository contains sample AWS Cloud Development Kit (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.

Documentation

For deployment instructions see AWS Blockchain Node Runners Blueprints

Adding blueprints for new nodes

If you'd like propose a Node Runner Blueprint for your node see Adding new Node Runner Blueprints

Directory structure

  • docs - General documentation applicable to all Node Runner Blueprints (CDK applications within the ./lib directory)
  • lib - The place for all Node Runner Blueprints and shared re-usable CDK constructs
  • lib/constructs - CDK constructs used in Node Runner Blueprints
  • lib/your-chain - Node Runner Blueprint for a specific chain
  • website - Content for the project web site built with Docusaurus
  • 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).

License

This repository uses MIT License. See more in LICENSE

Contributing

See CONTRIBUTING for more information.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.3%
  • Shell 24.3%
  • JavaScript 3.9%
  • CSS 0.5%