Web3 Voice🎙
gosh можно пользоваться исключительно в web консоль можно в руки не брать.gosh ваш интеллект будет развиваться, а мир уже не будет прежним...0x566441b0048f4f0891a6aca6b9474bd3f791e980fd2c9198aade650efb5a6375
mox
git clone git@github.com:tonlabs/gosh.gitGit clone
cd git-remote-gosh
npm i
ln -fs $(pwd)/git-remote-gosh.js ~/.local/bin/git-remote-gosh
chmod +x ~/.local/bin/git-remote-gosh
which git-remote-gosh
git clone gosh://0:078d7efa815982bb5622065e7658f89b29ce8a24bce90e5ca0906cdfd2cc6358/evervoice/everbroadcast
npm i
docker run --rm -it -v $(pwd):/code -w /code node:16 npm i
npx everdev tonos-cli install
~/.everdev/tonos-cli/tonos-cli --help
npx everdev sol update
~/.everdev/solidity/solc --help
~/.everdev/solidity/tvm_linker --help
🟥 0800000000000000
2022-05-17 18:32:06.000
🟥 1800000000000000
2022-05-17 18:37:41.000
🟥 2800000000000000
2022-05-17 18:31:11.000
🟥 3800000000000000
2022-05-17 18:36:17.000
🟥 4800000000000000
2022-05-17 18:32:17.000
🟥 5800000000000000
2022-05-17 18:10:51.000
🟥 6800000000000000
2022-05-17 18:32:06.000
🟥 7800000000000000
2022-05-17 18:32:06.000
🟥 8800000000000000
2022-05-17 18:32:00.000
🟥 9800000000000000
2022-05-17 18:32:02.000
🟥 a800000000000000
2022-05-17 18:37:32.000
🟥 b800000000000000
2022-05-17 18:31:59.000
🟥 c800000000000000
2022-05-17 18:32:01.000
🟥 d800000000000000
2022-05-17 18:31:58.000
🟥 e800000000000000
2022-05-17 18:06:01.000
🟥 f800000000000000
2022-05-17 18:32:03.000
Thanks @giarmul
jq ".restore_db = false" ${R_CFG_DIR}/config.json > ${R_CFG_DIR}/config.json.tmp
mv -f ${R_CFG_DIR}/config.json.tmp ${R_CFG_DIR}/config.json
51f91af8269e648ff7b3f4a80f2eff0d1e5d831d
https://github.com/tonlabs/ton-labs-node-tools (0.1.265) 2525f293430a181f81c11b909126e9592e74da00
. ./env.sh
jq ".restore_db = false" ${R_CFG_DIR}/config.json > ${R_CFG_DIR}/config.json.tmp
mv -f ${R_CFG_DIR}/config.json.tmp ${R_CFG_DIR}/config.json
+10 EVER за нарушение свободы. Оплатите штраф пожалуйста. Сумма неоплаченного штрафа составляет 20 EVER Вы можете оплатить штраф командой /tip 20
npx everdev tonos-cli install
npx tonos-cli fee --help
tonos-cli-fee
Calculates fees for executing message or account storage fee.
USAGE:
tonos-cli fee [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
call Executes call locally, calculates fees and prints table of all fees in nanotons.
deploy Executes deploy locally, calculates fees and prints table of fees in nanotons.
help Prints this message or the help of the given subcommand(s)
storage Gets account storage fee for specified period in nanotons.
wget https://raw.githubusercontent.com/broxus/ton-eth-bridge-token-contracts/master/build/TokenRoot.abi.json
npx everdev contract run-local TokenRoot --network main --address <0:TIP3-ROOT> walletOf --input "answerId:0,walletOwner:'<0:MultiSig>'"
wget https://raw.githubusercontent.com/broxus/ton-eth-bridge-token-contracts/master/build/TokenWallet.abi.json
npx everdev contract run-local TokenWallet --network main --address <0:TIP3-WalletAddress> balance --input 'answerId:0'
wget https://raw.githubusercontent.com/tonlabs/gosh/01ddbd044231ae72efd817d161fc00cf890cbda7/gosh/goshdao.abi.json
DAO addressnpx everdev c run-local -n gosh -a $goshAddr gosh getAddrDao -i "name:21w42" | tail -n 6 | jq -r .output.value0
Repo addressnpx everdev c run-local -n gosh -a $goshAddr gosh getAddrRepository -i "name:gosh,dao:21w42" | tail -n 6 | jq -r .output.value0