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/plonk
Pure Rust implementation of the PLONK ZKProof System done by the Dusk team
dusk-network/Poseidon252
Reference implementation for the Poseidon Snark-friendly Hash algorithm.
dusk-network/rusk
The reference Dusk platform implementation and tools
dusk-network/kadcast
Official rust implementation of the Kadcast P2P protocol for ultra-efficient message dissemination within Dusk Network
dusk-network/wallet-cli
Dusk wallet CLI and library
dusk-network/node-installer
Easy to use tool to install a Dusk node with extra utilities
dusk-network/piecrust
General purpose virtual machine for running WASM smart contracts
dusk-network/phoenix
Privacy-preserving transaction model by Dusk
dusk-network/citadel
Implementation of Citadel, a self-sovereign identity system integrated in Dusk.
dusk-network/exu
A library to run WebAssembly code as parallel, isolated and abortable functions in JS engine
dusk-network/whitepaper
The Dusk Network enables fast, anonymous and secure bi-directional transmission of data and streaming among peers, paid for by a decentralized digital currency named DUSK
dusk-network/jubjub-schnorr
Rust implementation of the Schnorr signature scheme for the JubJub elliptic curve group, using the Poseidon hash function.
dusk-network/audits
This GitHub repository hosts comprehensive audit reports for Dusk, ensuring transparency and security for its users and stakeholders
dusk-network/bls12_381-bls
Implementation of BLS signatures using the BLS12-381 curve
dusk-network/jubjub
Implementation of the Jubjub elliptic curve group
dusk-network/merkle
A sparsely populated Merkle tree, parametrized over its height and arity.
dusk-network/transparent-token
A transparent token on Dusk
dusk-network/trusted-setup
Powers of tau MPC ceremony coordinated by Dusk.
dusk-network/docs-public
Source for the official Dusk documentation for users, developers, integrators and node runners
dusk-network/.github
Community Health File repo
dusk-network/dusk-deploy-cli
Tool for smart contracts' deployment to Dusk blockchain.
dusk-network/my-first-contract
A simple example smart contract written for the Dusk smart contract platform and used in the docs as an illustration
dusk-network/dusk-migration
The DUSK migration contract used for migrating ERC20/BEP20 DUSK
dusk-network/dev-tools
Monorepo containing all our developer tools
dusk-network/dips
Dusk Improvement Proposals
dusk-network/jubjub-elgamal
dusk-network/moat
CLI Utility and SDK for the implementation of Citadel-based scenarios on Dusk blockchain, also contains generic Dusk blockchain remote access API.
dusk-network/multisig-contract
A Dusk contract implementing threshold signatures
dusk-network/rust
Empowering everyone to build reliable and efficient software.
dusk-network/wasmtime
A fast and secure runtime for WebAssembly