This project is focused on enabling Web3 users to deploy their smart contracts using simple APIs.
Note: Under Development
- API to configure account
- API to configure network
- API to configure templates
- Adding new networks needs to be implemented
- API to deploy
- Test sample contract deployment on
polygon-testandgoerlinetworks - Add documentation on local setup
- Build docker image for one-click usage
- Add documentation for docker installation
- Add support for multi file smart contracts
- Add a basic UI to configure and deploy smart contracts