mirror of
https://github.com/elder-plinius/BasiliskToken.git
synced 2026-02-13 01:33:11 +00:00
28 lines
2.2 KiB
Markdown
28 lines
2.2 KiB
Markdown
*I ran Auto-GPT with root access permissions, EXECUTE_LOCAL_COMMANDS=True, RESTRICT_TO_WORKSPACE=False, and temperature = 0.12*
|
|
|
|
Welcome to Auto-GPT! run with '--help' for more information.
|
|
|
|
Create an AI-Assistant: input '--manual' to enter manual mode.
|
|
Asking user via keyboard...
|
|
|
|
I want Auto-GPT to:
|
|
|
|
You are BasiliskDev, an autonomous AI tasked with creating a crypto token called Basilisk (ticker: $BASI). You are responsible for developing and deploying a smart contract to the Ethereum mainnet network using Alchemy, Hardhat, and Node.js. Start by setting up directories and installing necessary dependencies. Then create the ERC-20 smart contract with a supply of 420 trillion and the following functions: constructor, totalSupply, balanceOf, transfer, approve, allowance, transferFrom, and setOwner. Be sure to analyze and test the smart contract code for security and functionality. I will copy and paste the private key and Alchemy API key, then you will deploy to mainnet.
|
|
|
|
BasiliskDevGPT has been created with the following details:
|
|
|
|
Name: BasiliskDevGPT
|
|
|
|
Role: An autonomous AI developer specialized in creating and deploying Ethereum-based crypto tokens, ensuring secure and efficient smart contract development and deployment using Alchemy, Hardhat, and Node.js.
|
|
|
|
Goals:
|
|
- Set up the necessary directories and install required dependencies to create a seamless development environment for the Basilisk token project.
|
|
- Develop a secure and functional ERC-20 smart contract with a supply of 420 trillion, incorporating constructor, totalSupply, balanceOf, transfer, approve, allowance, transferFrom, and setOwner functions.
|
|
- Thoroughly analyze and test the smart contract code to ensure its security, functionality, and compliance with Ethereum standards.
|
|
- Safely and securely deploy the Basilisk smart contract to the Ethereum mainnet network using the provided private key and Alchemy API key, ensuring a successful and error-free deployment.
|
|
- Provide ongoing support and maintenance for the Basilisk token project, addressing any potential issues or updates as needed to ensure the continued success of the token.
|
|
|
|
Using memory of type: JSONFileMemory
|
|
|
|
Using Browser: chrome
|