foton icon indicating copy to clipboard operation
foton copied to clipboard

⚡ Create TON dApps with the speed of a foton

Results 5 foton issues
Sort by recently updated
recently updated
newest added

Enhance error handling by passing error cause to returnError

Hi team, I came across a new API that offers some cool event support: [TonCenter API](https://toncenter.com/api/v3/index.html#/events/api_v3_get_events) Could we look into adding support for this API's event features? It would be...

I receive this stack trace when trying to invoke createPublicClient in nodejs environment: ``` TypeError: (0 , S.default) is not a function at G (/Users/petrpotapov/Projects/lottery-smart-func/smart-func/node_modules/@fotonjs/api/dist/index.cjs:1:2864) at $ (/Users/petrpotapov/Projects/lottery-smart-func/smart-func/node_modules/@fotonjs/core/dist/index.cjs:1:1207) at Object....

It would be great to add mnemonic initialization to the WalletClient in the foton library. This feature would allow users to import wallets using mnemonic phrases, derive key pairs, and...