Created:
Last updated:
## TON Raw Tx Breakdown
### 1. TON 交易
在 TON 区块链中,通过 RPC [sendBocReturnHash](https://toncenter.com/api/v2/#/send/send_boc_return_hash_sendBocReturnHash_post)(或者 [sendBoc](https://toncenter.com/api/v2/#/send/send_boc_sendBoc_post))可以...
[This note](https://hackmd.io/@70xfCGp1QViTYYJh3AMrQg/S1cU7YJGC) focus on paper [On Proving Pairings](https://eprint.iacr.org/2024/640.pdf), which is a great propsal on recusive snark on pairings (verification pairings within circuit).
The complete testation code is under [repo](https://githu...
...://diem.github.io/move/introduction.html#introduction)
Welcome to Move, a next generation language for secure, sandboxed, and formally verified programming. Its first use case is for the Diem blockchain, where Move provides the foundation for its implementation. Move allows developers to write pr...