Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
- The contracts were deployed on Testnet
- MyTonWallet is not support on localhost environment
- Add timestamp column
- Prevent from repeat message by checking queryId
- Prevent from repeat users
- Move operations to external message handler