Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rickyxume/autoremixic
- Owner: rickyxume
- License: mit
- Created: 2020-05-07T18:48:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T19:54:01.000Z (over 4 years ago)
- Last Synced: 2023-09-10T15:58:12.212Z (over 1 year ago)
- Topics: blockchain, python, remix, selenium
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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