You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there’s a disconnect on the very first wallet creation tutorial under npm Ton Javascript. The tutorial shows how to create a Wallet, but it doesn’t show how to deploy Wallet in code. The example that is shown is to deploy the wallet by sending some ton over the test network but none of the wallets that I tried have the ability to send Ton coin over the test network so I think there’s a missing piece in the tutorial that shows how to actually deploy wallet in code.
Hello all,
I think there’s a disconnect on the very first wallet creation tutorial under npm Ton Javascript. The tutorial shows how to create a Wallet, but it doesn’t show how to deploy Wallet in code. The example that is shown is to deploy the wallet by sending some ton over the test network but none of the wallets that I tried have the ability to send Ton coin over the test network so I think there’s a missing piece in the tutorial that shows how to actually deploy wallet in code.
Referenced tutorial: https://ton-community.github.io/tutorials/01-wallet/
The text was updated successfully, but these errors were encountered: