Awarded: ICDevs.org Bounty #47 - Candy Library - Rust - $4,000

Hi @skilesare ,

I would really like to work on this task. Previously I participated in this icdevs’ bounty and mentioned my background in that thread. Briefly, I spent some amount of time to become familiar with Rust since I am mainly a Java developer. Now I would like to build something useful.

I have created a repo with initial blocks created (stable and unstable types, some functions)
GitHub - IT-Union-DAO/candy-rs: Candy library implementation in Rust

I guess I have grasped the idea of candy library, but i believe your feedback is required for creating good tests and docs, which cover the main purpose of this task. For instance, which cases you see for use this library. Should we simulate something like inter-canister blob transfer? Are there any apps today which require or utilize such approach?