For a more technical introduction to Mintlayer visit our docs.
As it stands this code base is a work in progress and nothing here should be considered production ready.
If you find an issue related to the security of Mintlayer then please contact us at [email protected] so we can address the issue. Mintlayer has a bug bounty program so if your security issue is valid you are eligible for a reward paid in MLT. Do not disclose the security issue publicly until the core Mintlayer team has agreed the issue can be disclosed. See SECURITY.md for more info.
Non-security related bugs should be opened as issues in the core Mintlayer repo. Give as much detail as possible. If you want to fix a bug then see our guidelines for contributing.
Install rust (instructions in the contributing guide), use cargo build
to build and cargo test
to run the tests.