|
|
@@ -11,10 +11,10 @@ identify issues and areas of improvement.
|
|
|
|
|
|
Contribute according to your own interests, skills, and topics in which you would
|
|
|
like to become more knowledgable. Take initiative. Other darkfi devs can help you
|
|
|
-as mentors: see [the Methodology section of the Study Guide](https://darkrenaissance.github.io/darkfi/development/learn.html#methodology).
|
|
|
+as mentors: see [the Methodology section of the Study Guide](https://darkrenaissance.github.io/darkfi/dev/learn.html#methodology).
|
|
|
|
|
|
Few people are able be an expert in all domains. Choose a topic and specialize.
|
|
|
-Example specializations are described [here](https://darkrenaissance.github.io/darkfi/development/learn.html#branches).
|
|
|
+Example specializations are described [here](https://darkrenaissance.github.io/darkfi/dev/learn.html#branches).
|
|
|
Don't make the mistake that you must become an expert in all areas before getting started.
|
|
|
It's best to just jump in.
|
|
|
|
|
|
@@ -34,7 +34,7 @@ There are several areas of work that are either undergoing maintenance
|
|
|
or need to be maintained:
|
|
|
|
|
|
* **Documentation:** general documentation and code docs (cargo doc). This is a very
|
|
|
- important work for example [overview](https://darkrenaissance.github.io/darkfi/architecture/overview.html)
|
|
|
+ important work for example [overview](https://darkrenaissance.github.io/darkfi/arch/overview.html)
|
|
|
page is out of date.
|
|
|
* **Tooling:** Such as the `drk` tool. right now
|
|
|
we're adding [DAO functionality](https://github.com/darkrenaissance/darkfi/blob/master/src/contract/dao/wallet.sql)
|