tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Step by step onboarding tutorials for TON blockchain

Results 25 tutorials issues
Sort by recently updated
recently updated
newest added

With the current version of `@ton/ton` (13.11.2 in my case), `client.open` infers the return type by itself, so casting is no longer needed.

Hello, I hope I reach the right audience, and I apologize if this is the wrong method of reaching out. I have launched a token on the TON chain through...

The tutotial describes a way to switch Tonkeeper to testnet: > Open the "Settings" tab and tap 5 times quickly on the Tonkeeper Logo on the bottom. The "Dev Menu"...

Going through the tutorial as a total beginner, it was not clear to me where these three sections should have been written. Added a sentence to specify that the sections...

in the `03 tutorial` when `client.open()` is called I get an `Invalid address` error ![image](https://github.com/ton-community/tutorials/assets/94941/f50c220c-9142-4740-aaa0-2d9cf4bb6ff9) After some debugging I realized that this is due to `Address.isAddress()` (in `ton-core`) using `instanceof`...

Hi everyone, I am learning Ton network. At lesson in step 9, when I run "npx blueprint run" and choose some setting. I get the error above. npx blueprint run...

I am trying to generate wallet address for Trust Wallet, but it differs from actual wallet address. Tried all WalletContract versions.

1. Change to "Tutorials" 2. Highlight the current selected tutorial and make it non-clickable

hacktoberfest
hack-ton-berfest

I have followed all of the steps in the 03-client tutorial, But at the end of step 7 I get this error message at the console: ``` Uncaught TypeError: Cannot...

hacktoberfest
hack-ton-berfest

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...

hacktoberfest
hack-ton-berfest