aws-blockchain-node-runners
aws-blockchain-node-runners copied to clipboard
Fantom
What does this PR do?
🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted. Consult the CONTRIBUTING guide for submitting pull-requests.
This PR adds Fantom support
Motivation
Adding support for Fantom Foundation https://fantom.foundation/ to NodeRunner
License
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
More
- [X] Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
- [X] Mandatory for new node blueprints. Yes, I have added usage example to the
README.mdfile in my blueprint folder - [X] Mandatory for new node blueprints. Yes, I have implemented automated tests for all stacks in my blueprint and they pass
- [X] Mandatory for new node blueprints. Yes, I have added a reference to my
README.mdfile towebsite/docssection for this feature - [X] Yes, I have set up and ran all pre-merge quality control tools on my local machine and they don't show warnings.
For Moderators
- [ ] The tests for all current blueprints successfully complete before merge?
- [ ] Mandatory for new node blueprints. All pre-merge quality control tools and
cdk-nagtools don't show warnings? - [ ] Mandatory for new node blueprints. The deployment test works on blank AWS account according to instructions in the
README.mdbefore merge? - [ ] Mandatory for new node blueprints. The website builds without errors?