-
Notifications
You must be signed in to change notification settings - Fork 6
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
TODO #2
Comments
This was referenced Mar 13, 2024
Merged
wiseaidev
pushed a commit
that referenced
this issue
Mar 15, 2024
feat: Develop, Build, and Publish Library and CLI
Can it add creating openbook ID func? |
Hey @xiguamee, are you referring to something like this: Yes, I think we can add support for this functionality. |
This was referenced Jun 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pyo3/maturin
to publish a pypi package?openbook-dex
crate usingninjabook
?cargo test
passing + github action.--tui
?).https://github.com/wiseaidev/openbook/blob/ec0ac96c2036d39823087a4c037621118f1fad87/src/market.rs#L936
https://github.com/wiseaidev/openbook/blob/ec0ac96c2036d39823087a4c037621118f1fad87/src/market.rs#L1059
https://github.com/wiseaidev/openbook/blob/ec0ac96c2036d39823087a4c037621118f1fad87/src/market.rs#L1096
https://github.com/wiseaidev/openbook/blob/ec0ac96c2036d39823087a4c037621118f1fad87/src/orders.rs#L390
https://github.com/wiseaidev/openbook/blob/ec0ac96c2036d39823087a4c037621118f1fad87/src/utils.rs#L138
https://github.com/wiseaidev/openbook/blob/ec0ac96c2036d39823087a4c037621118f1fad87/src/cli.rs#L122
https://github.com/wiseaidev/openbook/blob/ec0ac96c2036d39823087a4c037621118f1fad87/src/cli.rs#L167
The text was updated successfully, but these errors were encountered: