mikhailUshakoff / DeBotVarInit

try to deploy from debot with varInit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World DeBot

Can be used as a template for new DeBots.

How to build

tondev sol compile helloDebot.sol

How to deploy to TON OS SE

Start TON OS SE

tondev se start

Deploy debot

./deploy_debot.sh

How to run in TON OS SE

./tonos-cli --url http://127.0.0.1 debot fetch <address>

About

try to deploy from debot with varInit


Languages

Language:Solidity 83.1%Language:Shell 16.9%