stanislav-tkach / mintlayer-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mintlayer core

https://www.mintlayer.org/

For a more technical introduction to Mintlayer visit our docs.

A draft of the DSA consensus paper can be found here.

NOTE: DSA is not currently implemented.

As it stands this code base is a work in progress and nothing here should be considered production ready.

Security issues

If you find an issue related to the security of Mintlayer then please contact us at security@mintlayer.org 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.

Bugs

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.

Contributing

See this guide

Building

Install rust (instructions in the contributing guide), use cargo build to build and cargo test to run the tests.

About

License:MIT License


Languages

Language:Rust 80.9%Language:Python 19.1%Language:HTML 0.0%