mirror of
https://github.com/elder-plinius/BasiliskToken.git
synced 2026-02-12 17:22:52 +00:00
Update prompt.md
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user