Skip to content

Need a way to run "everything" with one command #32

Description

@zfedoran

Lots of people are annoyed with the archive then mine setup. While I don't want to remove it, it should be possible to just run a single command to get going.

The current workflow from a clean pull:

  • Delete the db_tapestore if you have one
  • Run make local (not part of this request, we will use devnet once more soon)
  • Run cargo run -- init
  • Run cargo run -- airdrop
  • Run cargo run -- archive
  • Run cargo run -- mine (if you want the mining)
  • Run cargo run -- web (if you want the RPC layer)
  • Run cargo run -- wirte -m "hello, world"

Too much... not sure what the ideal setup is but mine should start archive internally at least.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions