Smart contracts for bulk ERC transfer tool
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lza_menace 964b9f8b72 include script for local net testing 2 years ago
.github/workflows chore: forge init 2 years ago
lib init 2 years ago
script add distinct 721 and 1155 sample contracts and tests 2 years ago
src include method to check fee 2 years ago
test update tests 2 years ago
.gitignore chore: forge init 2 years ago
.gitmodules init 2 years ago
README.md add readme 2 years ago
commands.sh include script for local net testing 2 years ago
foundry.toml add some admin funcs 2 years ago
remappings.txt init 2 years ago

README.md

sendit

ERC-721 and ERc-1155 token bulk sender contract.

Using this as an opportunity to learn Foundry for smart contract development and management.