Skip to content

Provide a Nix development environment with all dependencies for Core contributors #820

@arejula27

Description

@arejula27

It would be very useful to provide a ready-to-use development environment for Bitcoin Core using Nix. This environment should include all the dependencies required to build and run Core, allowing contributors to simply enter the shell and start coding and compiling without additional setup.

This would simplify onboarding for new contributors

A Nix shell (shell.nix) or Nix Flake could achieve this by specifying all build dependencies and environment variables needed for Bitcoin Core development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions