An open API service indexing awesome lists of open source software.

https://github.com/bytangle/blind-auction

Experimental implementation of a blind-auction DApp
https://github.com/bytangle/blind-auction

Last synced: 9 months ago
JSON representation

Experimental implementation of a blind-auction DApp

Awesome Lists containing this project

README

          

# Blind Auction Dapp
An experimental blind aution DApp. This repo contains the smart contract as well as the frontend DApp (though without the UI)

-- This implimentation focuses on the privacy and security aspects of developing smart contracts, i.e how to use hashing to ensure these features are integrated into your smart contracts properly