Monorepo
Exoware Library Primitives and Examples
Install / Use
/learn @exowarexyz/MonorepoREADME
exoware
Primitives
Primitives are designed for production use. If you find an exploit, please refer to our security policy before disclosing it publicly (an exploit may equip a malicious party to attack users of a primitive).
- sdk-rs: Rust SDK for the Exoware API.
- sdk-ts: TypeScript SDK for the Exoware API.
- simulator: Simulate the Exoware API.
Components
Components are designed for production use. If you find an exploit, please refer to our security policy before disclosing it publicly (an exploit may equip a malicious party to attack users of a component).
- store: Persist and retrieve artifacts.
- stream: Broadcast realtime data.
The interface for all components is specified in OpenAPI format.
Examples
Examples may include insecure code (i.e. deriving keypairs from an integer arguments) to make them easier to run. Examples are not intended to be used directly in production.
- alto: A minimal (and wicked fast) blockchain built with the Commonware Library.
- sandbox: Explore the Exoware API.
Licensing
This repository is dual-licensed under both the Apache 2.0 and MIT licenses. You may choose either license when employing this code.
Contributing
We encourage external contributors to submit issues and pull requests to the Exoware Library. To learn more, please refer to our contributing guidelines.
Support
If you have any questions about using the Exoware Library, we encourage you to post in GitHub Discussions. We're happy to help!
