AI-powered oracle for NanoPy Network - bridge ML models to blockchain
Project description
NanoPy Oracle
AI-powered oracle for NanoPy blockchain. Bridge machine learning models to on-chain smart contracts.
Install
pip install nanopy-oracle
Usage
# Run sentiment analysis oracle
nanopy-oracle --provider sentiment --private-key YOUR_KEY
# Run with custom model
nanopy-oracle --provider ai --model your_model.pkl --private-key YOUR_KEY
Providers
sentiment- Text sentiment analysis (positive/negative/neutral)price- Crypto price feeds (CoinGecko)ai- Custom ML model inference
Features
- Python-native ML integration (PyTorch, scikit-learn, transformers)
- Multi-network support (L1 + L2)
- Signed oracle updates
- Configurable update intervals
- MetaMask wallet integration (no private key exposure)
- Web UI with wallet signing
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nanopy_oracle-1.4.0.tar.gz
(21.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nanopy_oracle-1.4.0.tar.gz.
File metadata
- Download URL: nanopy_oracle-1.4.0.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9ea97d25390fcef6e34992ed25cfc59fb1169c60ad2b9aecfdd7f99937515fd
|
|
| MD5 |
46db238783ab7b4be9d376beca1bc843
|
|
| BLAKE2b-256 |
378b9e34f0bfe34aa6ab888900567d8561b436f335b9f70d065e99c4798e8837
|
File details
Details for the file nanopy_oracle-1.4.0-py3-none-any.whl.
File metadata
- Download URL: nanopy_oracle-1.4.0-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a757fcddc81155f399ade4a6ca430c49b9bb49073596efa83b6abd960ebf573
|
|
| MD5 |
26bb110d284a1d2ca13cd6fa850926bf
|
|
| BLAKE2b-256 |
b36d1b68dce56e3c232e2c1a7f72c9b3bd993055463a4551c104242da3f0f1d7
|