Skip to content

This is the repository for paper "Evil Under the Sun: Discovering and Understanding Attacks on Ethereum Decentralized Applications".

Notifications You must be signed in to change notification settings

serea/smart_contract_lifecycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart_contract_lifecycle

Introduction

This is the repository for paper "Evil Under the Sun: Discovering and Understanding Attacks on Ethereum Decentralized Applications".

Run

Envs: python3.6

cd smart_contract_lifecycle
pip install -r requirements.txt
  • Measurement contains code of getting transaction data and transaction description data of trainset(including meansurement part and goodset), testset.
  • DEFIER includes code of our model DEFIER -clustering clustering the transactions based on the transaction distance -classifying classifying the transaction clusters using LSTM and attention mechanism

About

This is the repository for paper "Evil Under the Sun: Discovering and Understanding Attacks on Ethereum Decentralized Applications".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages