Claimable is inspired from an escrow implementation

unlike escrow, claimable allows the beneficiary to claim tokens in parts or in full anytime once the grater allows it.

claimable is built using rust (for the program) and JS with web3 on the client side to interact with the program

the documentation was the main concern. there was not enough documentation to go ahead and implement. had to go through numerous trial and errors to understand the framework and complete the mvp.

built a solid understanding of the framework. Adding more functionality once the base was achieved took less time, helping in building more confidence.

learned solana architecture, token - minting, burning and transfers.

next in line for claimable is to add more functionalities - scheduled transfers, periodic claiming, building on serum and anchor framework and a much better UX.

Built With

Share this project:

Updates