Skip to content

zbh888/Front_Running

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front_Running

This is the very begining of Fairblock: Preventing blockchain front-running with minimal overheads

ETHDKG implementation

Ferveo for VSS on the public chain

Intro video

Description

FR contains solidity smart contracts.

CryptPart contains the Golang code for IBE threshold encryption and decryption. This is built upon the IBE implementation of vuvuzela/crypto.

Run tests

FR

  1. cd FR

  2. truffle compile

  3. open Ganache, make sure what in the truffle-config.js matches with Ganache

  4. truffle migrate

  5. truffle test --show-events or truffle test

CryptPart

  1. cd CryptPart/IBEcrypto

  2. go test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published