ares/README.md
2023-09-25 15:31:41 -04:00

13 lines
500 B
Markdown

# Ares
A redesigned Mars for the Urth/Mars Urbit runtime. Currently WIP.
Read the [proposal](docs/proposal/proposal-nock-performance.md) and [hypotheses](docs/proposal/hypotheses.md) for an overview. Before branching or opening a PR please review the [contribution guidelines](CONTRIBUTING.md).
## Installation
Dependencies:
* [`libaes_siv`](https://github.com/dfoxfranke/libaes_siv)
* [`openssl`](https://github.com/openssl/openssl)
* [`libsecp256k1`](https://github.com/bitcoin-core/secp256k1)