Hello everyone, my name is Babalola Tobi from Lagos, Nigeria. I just finished working on my open-source project named Oath Stone and wanted to share it with the community.
OATHSTONE V2
OATHSTONE V2 is a powerful CLI tool designed for developers to easily deploy smart contracts on the Celo or Ethereum blockchain. OATHSTONE simplifies the process of managing and deploying Solidity contracts, offering an intuitive interface and useful features like QR code generation for quick access to deployed contracts.
Key Features
Contract Deployment: Deploy Solidity contracts to the blockchain with a single command.
Multiple Solidity Files Support: Deploy complex contracts with multiple .sol files.
QR Code Generation: Generate a QR code for your deployed contract's CeloScan or EtherScan URL after successful deployment.
Template System: Kickstart your contract development with pre-built templates.
AI-Assisted Constructor Argument Suggestions: Users no longer have to be confused about how best to format their constructor arguments. Every deployment instance now comes with helpful suggestions based on your Solidity code.
AI Defender: OathStone now includes a powerful AI Defender that checks your code for best practices and provides suggestions for improvement. It also verifies that your code does not have vulnerabilities that could be costly when deploying to the mainnet. With OathStone, you can be confident that your lines of code meet global standards.
The Challenge
My journey began with a desire to learn Solidity for an idea I had, but I quickly discovered that my laptop did not meet the requirements necessary to install the most popular packages. This challenge motivated me to build Oath Stone, aiming to help myself and other developers facing the same issue.
5 comments
[ 3.4 ms ] story [ 21.0 ms ] threadOATHSTONE V2 OATHSTONE V2 is a powerful CLI tool designed for developers to easily deploy smart contracts on the Celo or Ethereum blockchain. OATHSTONE simplifies the process of managing and deploying Solidity contracts, offering an intuitive interface and useful features like QR code generation for quick access to deployed contracts.
Key Features
Contract Deployment: Deploy Solidity contracts to the blockchain with a single command. Multiple Solidity Files Support: Deploy complex contracts with multiple .sol files. QR Code Generation: Generate a QR code for your deployed contract's CeloScan or EtherScan URL after successful deployment. Template System: Kickstart your contract development with pre-built templates. AI-Assisted Constructor Argument Suggestions: Users no longer have to be confused about how best to format their constructor arguments. Every deployment instance now comes with helpful suggestions based on your Solidity code. AI Defender: OathStone now includes a powerful AI Defender that checks your code for best practices and provides suggestions for improvement. It also verifies that your code does not have vulnerabilities that could be costly when deploying to the mainnet. With OathStone, you can be confident that your lines of code meet global standards. The Challenge My journey began with a desire to learn Solidity for an idea I had, but I quickly discovered that my laptop did not meet the requirements necessary to install the most popular packages. This challenge motivated me to build Oath Stone, aiming to help myself and other developers facing the same issue.
You can find the project on GitHub at https://github.com/seekersapp2013/oathstone-cli and on the NPM Registry at https://www.npmjs.com/package/oathstone?activeTab=readme.
I am looking for feedback and contributors. Kindly reach me at graderng@gmail.com.
https://news.ycombinator.com/newsguidelines.html