13 packages
@bity/api
@bity/data-stores
@bity/i18n
This i18n package was written because all other i18n solutions seem to be overly complicated. `@bity/i18n` is a single function, that uses `window.i18n` to store and access all translations, in a simple key-value manner.
@bity/mock-server-xchg-api
The original purpose of the mock server was to allow development of frontend clients while the Exchange API was being built.
@bity/models
@bity/oauth2-auth-code-pkce
An OAuth 2.0 client that ONLY supports Authorization Code flow with PKCE support.
@bity/orianne
A web-browser crypto-currency wallet abstraction layer.
@bity/preact-base-components
A collection of basic user interface components written in preact.
@bity/preact-conversion-components
A collection of components that make conversions against the Bity API.
@bity/preact-exchange-client
A user interface to interact with the Bity Exchange API.