White-Whale-Defi-Platform / white-whale-core

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 23 forks source link

Publish the white-whale package on crates.io #245

Closed kerber0x closed 7 months ago

kerber0x commented 7 months ago

If you want to report a security issue, please follow our security policy: https://github.com/White-Whale-Defi-Platform/migaloo-core/blob/main/SECURITY.md


Improvement description

This would allow other devs access the types used by the white whale protocol. Additional, it is a step forward on the V2 development as certain types might change.

Also, rethink how/where the white-whale package is placed in the repo. Perhaps it can be moved from the white-whale-core repo?


Additional context

Add any other context here, code snippets, json responses, screenshots and so on.

Code sample ```rust ```
Logs ``` ```
Screenshots ``` ```