EVM File Uploader is a program that allows you to upload files to any EVM compatible chain. It provides a command-line interface and supports various options to customize the upload process.
Chain Name | Status | Note |
---|---|---|
BNB Testnet | Fully work | To hight fee use opBNB |
opBNB | Fully work | The best option |
Mumbai Testnet | Work | It works but often gives problems with the fees and the transactions take a long time, more tests are needed |
OP Goerli | Work | Due to lack of faucets and funds, all the tests have not been carried out, initial tests seem to work |
Goerli | Fully work | Slow, putting a different and higher gasfee speeds up the process |
Sepolia | Fully work | Fast and Low fee |
BitTorrent Donau | Not Working | Gas problem |
Scroll Sepolia | Fully work | Slow upload but Super Low fee |
Base Goerli | Fully work | Slow upload but Super Low fee |
Chaos SKALE Testnet | Work | Encountered errors when loading large files over 2mb. Currently investigating. Fast upload and faucet available: here |
Python 3.7.2+ support
Note: The entire documentation has been relocated to https://evm-docs.epicmario71.com/. Please refer to this new location for comprehensive information on using EVM File Uploader. If it is not available, you can find it in the old commit on GitHub
The following features are planned for future releases:
- Urgent: Fix SetOwner vulnerability
- Addition of base85 encoding for reduced cost.
- Integration with third-party web platforms for easier usage in DApps.
- Code optimization for improved performance.
Fix bugs with python v3.10 and highter.Addition stats to api.
Please note that these features are not yet available in the current version of the program but they will all be added.