sporeprotocol / spore-sdk

The Ultimate TypeScript SDK for Spore Protocol
https://docs.spore.pro
MIT License
12 stars 10 forks source link

feat: add `dob` sub-package for spore-sdk #109

Closed ashuralyk closed 2 months ago

ashuralyk commented 3 months ago

Description

since we created DOB/0 protocol, this protocol requires developer write RUST code to generate its pattern for deploying Cluster, so we plan to write a codec procedure for DOB/0 right in spore-sdk, as it's written in TypeScript which is more familiar for the most of programmers in our eco-system.

Related Issues

ashuralyk commented 3 months ago

just ignore the failure of CI workflow, it caused by the conflict of cross and cargo version, which emits errors while compiling spore-contracts

Hanssen0 commented 3 months ago

btw, please also include the .mol file in the source code.