This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// pull docker image | |
docker pull significantgravitas/auto-gpt:0.2.2 | |
// Create auto-gpt folder and cd | |
mkdir auto-gpt && cd auto-gpt | |
// Compose docker file and past .yml data below | |
nano docker-compose.yml | |
######### docker-compose.yml - start ########## |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pragma solidity ^0.8.0; | |
contract HelloWrld {} | |
function Hello() public pure returns (string memory) { | |
return "Hello World"; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am israelpeled on github. | |
* I am israelpeled (https://keybase.io/israelpeled) on keybase. | |
* I have a public key ASAbZpT2bPbB1SOyvpiPvwAXKB6t0ZLF5Jrz9NL8ypuoNwo | |
To claim this, I am signing this object: |