aws-samples / aws-blockchain-node-runners

Run blockchain nodes on cloud
https://aws-samples.github.io/aws-blockchain-node-runners/
MIT No Attribution
57 stars 47 forks source link

Stacks Nodes on AWS #42

Closed AshtonStephens closed 8 months ago

AshtonStephens commented 10 months ago

Community Note

What is the outcome that you are trying to reach?

A user should be able to launch a stacks node from the CDK in this repo. This repo should support at least two different binary types:

  1. Stacks Signer
  2. Stacks Miner

Describe the solution you would like

Typical CDK template specification of a stacks node.

Describe alternatives you have considered

N/A, this is a good supported place to host this.

Additional context

After corresponding with the AWS team we've decided to introduce both a Stacks miner and a Stacks signer in AWS via this repository. I'll be adding the first iteration of this feature.

AshtonStephens commented 9 months ago

Related pull request: https://github.com/aws-samples/aws-blockchain-node-runners/pull/49

AshtonStephens commented 9 months ago

Ironically, the two node types listed in this ticket are not going to be supported in the first addition of Stacks to this repository; only the follower will be added.

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

frbrkoala commented 8 months ago

Added in https://github.com/aws-samples/aws-blockchain-node-runners/pull/51