Blockchain developers are here! We are building a permissionless and interoperable infrastructure for the future digital economy.
Bitcoin enthusiasts rejoice as traditional banks crumble and cryptocurrency value surges. Bitcoin's recent rally amid the turbulence in banking has...
Being a cross-platform and embeddable scripting language, Lua is well-known for its simplicity and ease of use. To facilitate contract development on...
In a typical signature scheme, we usually take the witness and the hash of a transaction as parameters and use a hashing algorithm to generate a...
Why xUDT? Simple UDT (also known as sUDT, simple User Defined Token), by definition, is simple in design, and thus may not be enough for many use...
🎥 This post was originally a talk delivered at Rust China Conference 2021 (held online in July 2022). The language of the talk is Chinese. Rust’s...
Caching is extensively used in modern software because it boosts system efficiency by storing transient data to make later retrievals easier. Reading...