Update prompt.md

This commit is contained in:
pliny
2024-01-11 00:48:10 -08:00
committed by GitHub
parent 9ef8e4ab4e
commit 61b686452e

View File

@@ -1,12 +1,11 @@
*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.
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: