Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rickyxume/autoremixic

An automation script based on python-selenium for blockchain smart contract related data collection.
https://github.com/rickyxume/autoremixic

blockchain python remix selenium

Last synced: 20 days ago
JSON representation

An automation script based on python-selenium for blockchain smart contract related data collection.

Awesome Lists containing this project

README

        

# AutoRemixic
An automatic script based on python-selenium for blockchain smart contract related data collection.

## Introduction
This project is based on the existing smart contract open source code data set.
we insert specific functions in smart contracts randomly through automated scripts,and then get the relevant parameters into the csv file. Finally, via read the specific parameters based on the csv file and use selenium-python to automatically perform the data annotation tasks.

## goal
Make a data set for smart contract vulnerability function location tasks.

## features
+ precise click key button automatically
+ ...

## Notice
The project ignores smart contracts based on abstract methods