sporeprotocol / spore-sdk

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

feat: export co-build related interfaces for assembling witness hex string #87

Closed ashuralyk closed 6 months ago

ashuralyk commented 6 months ago

Description

JoyID was not supported by Lumos and the CoBuild related assembly logic are highly integrated with Lumos, that caused a problem: JoyID can not generate CoBuild witness data which that spore-contract has to verify.

solution here is to export CoBuild witness assembly related interfaces.