Developers
Cryptography A section dedicated towards cryptography based research and development. Move Topics about programming in Move.
Topic | Replies | Views | Activity | |
---|---|---|---|---|
About the Developers category |
![]() |
0 | 102 | October 16, 2022 |
As of Devnet v0.20.0, u64s need to be passed in as strings now |
![]() |
0 | 158 | January 5, 2023 |
Dynamic Fields Migration Guide |
![]() ![]() |
1 | 117 | December 15, 2022 |
Setting up a dev environment to develop using Move on Sui |
![]() ![]() |
1 | 117 | December 1, 2022 |
Truncator: Time-space Tradeoff of Cryptographic Primitives |
![]() |
0 | 140 | 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 | 107 | November 11, 2022 |