Test your skills and find some new ones by completing medium to hard Solidity challenges.
Run the following command to use the NPM package
npx eth-tech-treeThe CLI visualizes several categories which contain challenges. Navigate with your arrow keys and hit enter to view the challenge description and see options. Follow the instructions in your CLI to complete challenges and fill out your Ethereum development tech tree.
You can also run individual commands without the tree visualization.
Set up a challenge:
npx eth-tech-tree setup CHALLENGE_NAME INSTALL_LOCATIONSubmit a challenge:
npx eth-tech-tree submit CHALLENGE_NAME CONTRACT_ADDRESSReset your user state (it will re-prompt you for your address and install location):
npx eth-tech-tree resetClone and cd into the repo then run this CLI application with the following commands
yarn installyarn buildyarn cli
Also consider contributing new challenges here: https://github.com/BuidlGuidl/eth-tech-tree-challenges