https://github.com/enaples/solgpt
Pipeline to get fixed Solidity smart contracts from ChatGPT
https://github.com/enaples/solgpt
Last synced: 11 months ago
JSON representation
Pipeline to get fixed Solidity smart contracts from ChatGPT
- Host: GitHub
- URL: https://github.com/enaples/solgpt
- Owner: enaples
- License: bsd-3-clause
- Created: 2023-04-14T08:20:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T19:22:18.000Z (about 3 years ago)
- Last Synced: 2024-04-14T12:23:33.832Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 1.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# solgpt
A pipeline to fix bugged Solidity smart contract with ChatGPT.
Make sure to have the [Slither](https://github.com/crytic/slither) docker image installed locally.