ton-blockchain / ton

Main TON monorepo
Other
3.07k stars 970 forks source link

Documentation Request: Deploy smart contracts on localnet #1359

Open AiDaiP opened 2 weeks ago

AiDaiP commented 2 weeks ago

Hello, I am very interested in ton and want to study ton and ton's smart contracts. I need to build localnet, but the document only introduces how to start localnet with MyLocalTon and how to deploy smart contracts on the mainnet and testnet, but does not provide detailed information on how to deploy smart contracts on localnet. I would like to know what else needs to be done to deploy smart contracts on localnet after starting the local testnet with MyLocalTon, such as what initialization operations need to be performed after the local testnet is started, what initialization operations need to be performed on the account that deploys the smart contract, how the client should be modified to interact with localnet, etc. If there is a detailed document on this aspect, I would be very grateful.

NaNOteh commented 1 week ago

Hello, I am very interested in ton and want to study ton and ton's smart contracts. I need to build localnet, but the document only introduces how to start localnet with MyLocalTon and how to deploy smart contracts on the mainnet and testnet, but does not provide detailed information on how to deploy smart contracts on localnet. I would like to know what else needs to be done to deploy smart contracts on localnet after starting the local testnet with MyLocalTon, such as what initialization operations need to be performed after the local testnet is started, what initialization operations need to be performed on the account that deploys the smart contract, how the client should be modified to interact with localnet, etc. If there is a detailed document on this aspect, I would be very grateful.

EmelyanenkoK commented 1 week ago

@neodix42 it will be nice indeed to collaborate with @tolk-vm and/or @krigga and make instruction how to connect blueprint to local private net