This repository contains the dataset and code for the paper: "MemeTrans: A Dataset for Detecting High-Risk Memecoin Launches on Solana"
- Python 3.9
- Conda recommended
- Install packages using:
pip install -r requirements.txtcd MemeTrans/risk_prediction
python ml_model_train.py --model rfpython memecoin_selection.pyDue to the large volume of the dataset (>100GB), we are currently preparing the raw data and will release it soon via an external link.
If you have any questions, please open an issue or contact the corresponding author at: husihao26@gmail.com
We will respond as soon as possible.