Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffi bindings for protocol crate #34

Open
amika-sq opened this issue Dec 4, 2023 · 0 comments
Open

ffi bindings for protocol crate #34

amika-sq opened this issue Dec 4, 2023 · 0 comments
Labels

Comments

@amika-sq
Copy link
Contributor

amika-sq commented Dec 4, 2023

In order to be able to be consumed by a foreign language, bindings must be created for the tbDEX protocol.

We'll need to export all functionality of the protocol, as it's up to the consumer of the SDK to make business decisions related to the usage of Messages/Resources.

We should start this work only once there's a considerable amount of progress made on the protocol itself. We should also use findings from the web5-rs repo, as that will be exposed to foreign languages via ffi first.

@amika-sq amika-sq added the ffi label Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant