Developers
Move Topics about programming in Move. Cryptography A section dedicated towards cryptography based research and development.
Topic | Replies | Views | Activity | |
---|---|---|---|---|
About the Developers category | 0 | 286 | October 16, 2022 | |
As of Devnet v0.20.0, u64s need to be passed in as strings now | 0 | 393 | January 5, 2023 | |
Dynamic Fields Migration Guide | 1 | 378 | December 15, 2022 | |
Setting up a dev environment to develop using Move on Sui | 1 | 302 | December 1, 2022 | |
Truncator: Time-space Tradeoff of Cryptographic Primitives | 0 | 347 | November 15, 2022 | |
Code Formatting and Syntax Highlighting
To format code in this forum you need to surround the code with three backticks (```). For example, typing the following: ``` fn main() { println!() } ``` Will be rendered as highlighted Rust code, like so: fn ma… |
2 | 282 | November 11, 2022 |