0.2.9 • Published 4 years ago

duniteroxyde v0.2.9

Weekly downloads
1
License
AGPL-3.0
Repository
-
Last release
4 years ago

Duniteroxyde

duniteroxyde is a binding for Duniter of the dubp-rs-libs libraries, a set of libraries to implement the DUBP protocol.

How to set up your development environment (or to compile manually)

Requirements

You'll need nvm, yarn, and rust:

Once these tools are installed, use nvm to install node 10:

nvm install 10

Finally, before each work session on Duniteroxide, select Node 10:

nvm use 10

Compile

WARNING: It takes a long time and consumes high cpu !

Run the following command at the root of the repository:

yarn

### Test

Run the following command at the root of the repository:

yarn test
0.2.7

4 years ago

0.2.6

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.1

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago