Pinned Repositories
crypten_vfl_demo
vertical federated learning demo with crypten
delta-all-in-one
delta docker-compose all in one
delta-chain
Substrate-based and EVM-compatible Blockchain node for Delta
delta-contracts
The smart contracts used by Delta node
delta-docs
Delta Development Documentation
delta-node
Delta node receives Delta tasks, distributes them across the network and executes tasks from the network.
delta-task
Python Delta task library
delta-zk
The zero knowledge proof system used in Delta.
deltaboard
Deltaboard is the user interface for Delta Node. It contains functions such as multi-user access control, node configuration and node status monitoring. JupyterLab is included for online editing and submitting of calculation tasks. Task related APIs of Delta Node are decorated with multi-user authentication and isolation features.
python-psi
Private set intersection implemented in Python
Delta's Repositories
delta-mpc/python-psi
Private set intersection implemented in Python
delta-mpc/crypten_vfl_demo
vertical federated learning demo with crypten
delta-mpc/delta-docs
Delta Development Documentation
delta-mpc/delta-zk
The zero knowledge proof system used in Delta.
delta-mpc/delta-contracts
The smart contracts used by Delta node
delta-mpc/delta-all-in-one
delta docker-compose all in one
delta-mpc/deltaboard
Deltaboard is the user interface for Delta Node. It contains functions such as multi-user access control, node configuration and node status monitoring. JupyterLab is included for online editing and submitting of calculation tasks. Task related APIs of Delta Node are decorated with multi-user authentication and isolation features.
delta-mpc/delta-chain
Substrate-based and EVM-compatible Blockchain node for Delta
delta-mpc/delta-node
Delta node receives Delta tasks, distributes them across the network and executes tasks from the network.
delta-mpc/delta-task
Python Delta task library
delta-mpc/delta-chain-connector
Abstract layer to connect Delta Node to various of Blockchains and handle Blockchain accounts and transaction signing. Coordinator mode allows Chain Connector to run without Blockchain and forms a centralized network to run Delta tasks faster and easier for demonstration purposes or in the environment where decentralized trust is not required.
delta-mpc/daap
Digital Assets Private Publication and Authorization on Blockchain using ZKP
delta-mpc/homepage
https://deltampc.com
delta-mpc/zk-nft
NFT based on zkSync2.0
delta-mpc/delta-chain-explorer
Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.