Tags: GigaDAO/openbook
Tags
feat: auto generate open order accounts, use enums instead of static… … values, display wallet info along with market info in tui mode, improve docs, serialize/deserialize `MarketInfo`, graceful error handling (#10) * feat: auto generate open order accounts, use enums instead of static values, display wallet info along with market info in tui mode, improve docs, serialize/deserialize `MarketInfo`, graceful error handling * Bump version: 0.0.10 → 0.0.11 * feat: add circleci badge * fix: use open order account from env var if set * fix: update README.md