Metadata-Version: 2.4
Name: omne-sdk
Version: 0.2.0
Summary: Superseded — this package described an earlier design of Omne and is no longer maintained.
Author: OmneDAO
License-Expression: Apache-2.0
Project-URL: Homepage, https://omne.foundation
Project-URL: What Omne is now, https://omne.foundation/statement
Project-URL: Why it exists, https://omne.foundation/why
Keywords: omne,deprecated,superseded
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# omne-sdk — superseded

**This package is no longer maintained, and the design it described no longer
exists.**

`omne-sdk` 0.1.0 (July 2026) shipped a wallet, an ABI encoder and a JSON-RPC
client for an earlier architecture of [Omne](https://omne.foundation). Omne was
restarted from its intent statement on 16 August 2026. Nothing in the 0.1.0
release should be read as describing Omne as it is now — in particular, Omne is
not accessed over JSON-RPC and is not described as a blockchain.

This 0.2.0 release contains no functionality. It exists so that anyone who
finds this package finds the correction rather than the stale description.

## Where the current material is

- **What Omne is** — <https://omne.foundation/statement>
- **Why it exists** — <https://omne.foundation/why>
- **The attestation verifier**, published on its own and independently
  checkable against AMD's key chain — `omne-attest` (Rust)

## If you depended on 0.1.0

It remains installable by exact pin (`omne-sdk==0.1.0`), and nothing has been
deleted. It will not be updated, and it does not talk to anything that is
running.

## Licence

Apache-2.0, unchanged.
