TON Blockchain. Where and how can I save table data in a decentralized application?
In the decentralized telegram application associated with the TON blockchain, there is a table with id, address, amount, status, comment fields. I need to get records by filters and sorting, change the data in the table, add new records.