mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 15:08:54 +03:00
13 lines
500 B
Markdown
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)
|