Commit Graph

7 Commits

Author SHA1 Message Date
Richard Ramos 7c7e6a9171
feat: cross compilation and API refactor (#1)
* chore: use cross instead of rustup for building rln

* chore: generate protobuffer and contract

* refactor: make API match nwaku

* feat: add WakuRLNRelay type

* test: rln

* chore: add more architectures

* refactor: use time.Duration instead of uint/float
2022-07-04 13:01:54 -04:00
Dean Eigenmann 2606c6d870
Update README.md 2021-09-13 22:45:07 +02:00
Dean Eigenmann 669d3c32af
Update README.md 2021-09-13 22:42:58 +02:00
Dean Eigenmann 7e89c6ca80
Update README.md 2021-09-13 21:55:38 +02:00
Dean Eigenmann 5adb31b216
Update README.md 2021-09-13 18:45:11 +02:00
decanus cd5c593d26
fix 2021-09-13 18:41:52 +02:00
Dean Eigenmann 609b91bfe3
Initial commit 2021-09-13 13:09:53 +02:00