ares/README.md

13 lines
500 B
Markdown
Raw Normal View History

2023-04-12 01:14:24 +03:00
# Ares
2021-10-22 01:13:52 +03:00
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).
2023-09-25 20:08:49 +03:00
## Installation
Dependencies:
* [`libaes_siv`](https://github.com/dfoxfranke/libaes_siv)
* [`openssl`](https://github.com/openssl/openssl)
* [`libsecp256k1`](https://github.com/bitcoin-core/secp256k1)