Go to file
six 4b8114e234 http 2022-04-30 16:47:36 +02:00
general_code http 2022-04-30 16:47:36 +02:00
smart_contract_code Fresh Rust 2022-04-23 12:24:30 +02:00
README.me Refreshing rust knowledge 2022-02-21 17:05:38 +01:00

README.me

Similar as Python notes, these are practical examples that help reminding logic, optimization, syntax and security related topics.

General code folder: consist of basic code examples of standard rust.
Smart contract code folder: consist of Rust based smart contract code.