Daniil Sedov
Daniil Sedov
If the registration fee for a wallet is too large, only the largest wallets will afford it, which will lead to a situation similar to a Metamask. If the registration...
> Hey, let's add: > > * "website" > * "social" > > Keys to on-chain data? Those tags usually used by collections & jetton owners. Both keys must contain...
> Do we need additional `path` parameter in `tonstorage#02` for bags with more than 1 file? @EmelyanenkoK useful remark! We need it for sure. I guess that simple `Maybe Text`...
> why binary encoding is better than simple OffChain url "tonstorage://BAGBAGID/token.json"? > Url is already supported by different services like tonkeeper/tonapi/tonviewer and maybe some others. @mr-tron Well, maybe it's enough....
I'll work on that. I also think it'll be good to have these implementations in our standard library (so that developer can easily begin interacting with Jettons or NFTs without...
depends on #324
depends on https://github.com/tact-lang/ton-opcode/issues/4 and https://github.com/tact-lang/ton-opcode/issues/5
Seems like https://github.com/tact-lang/tact-emulator doesn't support new opcodes yet: I'm getting `Invalid opcode` error in tests.
Depends on https://github.com/tact-lang/tact-emulator/issues/13