Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a local docker setup to run a single node celestia instance #395

Merged
merged 13 commits into from
Jun 9, 2023

Conversation

dubbelosix
Copy link
Contributor

@dubbelosix dubbelosix commented Jun 7, 2023

create a Makefile in demo-rollup that supports setting up a celestia node locally.
resolves #383

  • user would need to install docker
  • make start
  • make test-create-token

the goal is to ensure that a developer can quickly have something running end to end with minimal effort and then dig in later into the individual components

@dubbelosix dubbelosix changed the title adding a local docker setup to run a single node celestia instance to make it easier for the development workflow Adding a local docker setup to run a single node celestia instance Jun 7, 2023
@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #395 (c00b490) into main (3d91ecc) will increase coverage by 4.2%.
The diff coverage is n/a.

see 16 files with indirect coverage changes

@dubbelosix dubbelosix marked this pull request as ready for review June 8, 2023 23:31
@dubbelosix dubbelosix merged commit 890d740 into main Jun 9, 2023
@dubbelosix dubbelosix deleted the dub/automation branch June 9, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants