For the backend of a web2, I will have to write an API to connect to the fontend. In web3, I learn and use blueprint to write and deploy a smart contract, but then I don't know how to call it from the frontend.
Oct 12, 2023, 1:52 PM
You can get started at https://docs.ton.org/develop/smart-contracts/tutorials/multisig-js and https://docs.ton.org/develop/dapps/.
Oct 12, 2023, 2:19 PM
try this
https://docs.ton.org/develop/dapps/ton-connect/message-builders
https://docs.ton.org/develop/dapps/ton-connect/message-builders
Oct 12, 2023, 3:04 PM