darktoken 0.0.6

Project deprecated. See darkcontract crate instead
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
Uses the pairing library written by ZCash project:
https://electriccoin.co/blog/pairing-cryptography-in-rust/

Originally pairing library, now renamed to bls12_381

To run the example tool:

  $ git clone https://github.com/narodnik/darktoken
  $ cd darktoken
  $ cargo build --examples
  $ cd target/debug/examples/
  $ ./darktoken help