Skip to content

ever-guild/debot-pipechain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debot pipechain

Requirements

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
npm inxtall --global everdev
sudo apt-get install jq

How to use

bash pipechain.sh

out

setup compiler 0.66.0 linker 0.20.2 ✓
compile via tmv-solidity size tvc 3410 bytes ✓
deploy debot in SE ✓
setup tvmos 0.35.4 ✓
run debot with pipechain

{
  "status": "0",
  "out": {
    "1": {
      "data": "10"
    },
    "2": {
      "data": "2020"
    }
  }
}