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.3.2.tar.gz
(20.2 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.3.2.tar.gz.
File metadata
- Download URL: nanopy_oracle-1.3.2.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ba78e2a6de0b44610ed1ac8b8c87f3179669f6d06f1965312976f1714280aa9
|
|
| MD5 |
c44cc6f95436c2a56a50c6eea60b0d2b
|
|
| BLAKE2b-256 |
6a2856bc2c63e00a6eaba3cf35e5b7638150924071a929c1983735fa088e7af4
|
File details
Details for the file nanopy_oracle-1.3.2-py3-none-any.whl.
File metadata
- Download URL: nanopy_oracle-1.3.2-py3-none-any.whl
- Upload date:
- Size: 23.4 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 |
63ef586070495c5ee39d24285f422b98447165ae7e145e9722d8ad1e415fe9fa
|
|
| MD5 |
68fa6844e5687d46a8e6876d48aa8cfd
|
|
| BLAKE2b-256 |
33724a3ab809da5657146ddc27984e6964f0926f48a6c00761dbcc9b57b1df4c
|