RGB, smart contracts on Bitcoin and Lightning made in Rust

RGB Core Library: consensus validation for private & scalable client-validated smart contracts on Bitcoin & Lightning – GitHub – RGB-WG/rgb-core: RGB Core Library: consensus validation for … Read more

Similar

Optimizing a Sudoku Solver in Rust

Sudoku Solvers I enjoy writing sudoku solvers and improving them as a way to learn a new language (Rust, in this case). They aren’t too large in scale, but are complex enough to expose you to a good amount of langauge features. They also can be iterated o... (more…)

Read more »