0xSooki / erc721-rarity-generator

Generates rarity ranking based off a contract address, using Alchemy
MIT License
3 stars 4 forks source link

Refactor codebase #3

Closed 0xSooki closed 1 year ago

0xSooki commented 1 year ago

Expected Behavior

Break down the src folders content into multiple files/folders to improve readability

Current Behavior

The current repo is not too understandable as everything is stored in 2-3 files

Detailed Description

Break the codebase down into smaller more understandable chunks & functions. Adding comments to document the functions are welcome as well

fekete965 commented 1 year ago

I am happy to pick this one up. :)

0xSooki commented 1 year ago

Go ahead :)