Dusk
Dusk is a privacy-oriented blockchain protocol, created for the regulated and decentralized finance and zero-knowledge apps
Amsterdam, The Netherlands
Pinned Repositories
dusk-blockchain
Reference implementation of the DUSK Network node, written in Golang
dusk-zerocaf
Zerocaf: A library built for EC operations in Zero Knowledge.
node-installer
Easy to use tool to install a Dusk node with extra utilities
phoenix
Privacy-preserving transaction model by Dusk
piecrust
General purpose virtual machine for running WASM smart contracts
plonk
Pure Rust implementation of the PLONK ZKProof System done by the Dusk team
Poseidon252
Reference implementation for the Poseidon Snark-friendly Hash algorithm.
rusk
The reference Dusk platform implementation and tools
rusk-vm
The Dusk Rust WASM VM implementation
wallet-cli
Dusk wallet CLI and library
Dusk's Repositories
dusk-network/dusk-blockchain
Reference implementation of the DUSK Network node, written in Golang
dusk-network/rusk-vm
The Dusk Rust WASM VM implementation
dusk-network/wallet-cli
Dusk wallet CLI and library
dusk-network/Hades252
Implementation of the Hades permutation algorithm used in Poseidon Hashes with ZKProof capabilities.
dusk-network/microkelvin
dusk-network/plonkup
Proof system with plonkup back-end proving arguments
dusk-network/schnorr
Schnorr Signature algorithm usiing BLS12-381 Curve
dusk-network/dusk-crypto
Cryptographic primitives created for the Dusk Network ecosystem but widely applicable everywhere else
dusk-network/canonical
A no_std, host-allocating serialization library
dusk-network/phoenix-archived
dusk-network/dusk-hamt
HAMT datastructure
dusk-network/dusk-pki
Dusk Public Key Infrastructure
dusk-network/dusk-protobuf
dusk-network/nstack
Stack data structure
dusk-network/bls12_381-sign
Implementation of BLS signatures on the BLS12-381 curve in Rust.
dusk-network/consensus
Pure Rust implementation of the Proof-of-Stake-based consensus mechanism done by the Dusk-Network team.
dusk-network/dusk-bytes
dusk-network/cargo-dusk-analyzer
Cargo subcommand to analyzing and doing some reaility check on our rust repos
dusk-network/dusk-abi
Dusk ABI for Rusk VM
dusk-network/eslint-config
⚙️ Dusk ESLint configuration
dusk-network/rusk-schema
Schema definition for all of the Rusk GRPC services
dusk-network/bls12_381-sign-go
Wrapper library for CGo calls to the dusk-bls12_381-sign crate.
dusk-network/dusk-wallet-dat
The wallet.dat file format parser and generator
dusk-network/prettier-config
⚙️ Dusk Prettier configuration
dusk-network/dusk-wasmer
🚀 The leading WebAssembly Runtime supporting WASI and Emscripten
dusk-network/ITN
Dusk Incentivized Testnet related issues and code.
dusk-network/ITN-staking
Unipool based staking contract for ITN
dusk-network/powersoftau-attestations
dusk-network/ranno
Annotations over recursive data structures
dusk-network/wallet-ts-example
Example for interfacing with the wasm wallet from typescript