An EOS (and Antelope) smart contract framework so easy it'll make you say "Fuck Yea".
npm i -g fuckyea You can also use npx for any of these commands so that you don't need to manually install first.
For instance:
npx fuckyea create ... fuckyea create <project_name> [optional_directory] fuckyea scaffold <type(contract|test|deployment)> <name|network> [optional_directory] fuckyea build fuckyea test [--build] fuckyea deploy <network> [--build] Head over to the EOS Template Projects Repo and see how you can use fuckyea to generate starterkit templates.
When you create a project you get a fuckyea.config.js file and a .env file. Inside your .env you will put any private keys you need.
The fuckyea.config.js file defines the information needed for deployments. In the networks key, you can define any key you want that matches a file in the deployments directory.
fuckyea --help Or come to the antelop devs chat: https://t.me/antelopedevs