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.5.tar.gz
(20.7 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.5.tar.gz.
File metadata
- Download URL: nanopy_oracle-1.3.5.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
606d4881f3fe4d9c88f34bcc86184d13710532c769d353f9b632f0a6ddbb344a
|
|
| MD5 |
f5aa42dc06e91222eae99de37524bb16
|
|
| BLAKE2b-256 |
62453644d9234ab3cb45b4f8e552af6978b6e00d420e32d5c1634154d1061daf
|
File details
Details for the file nanopy_oracle-1.3.5-py3-none-any.whl.
File metadata
- Download URL: nanopy_oracle-1.3.5-py3-none-any.whl
- Upload date:
- Size: 24.0 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 |
0422aee7a9c0719436fa92f7dd49340d28313e578430122003da2cd25dab5aba
|
|
| MD5 |
1df8b3466b0aabcc7016da32176d65f4
|
|
| BLAKE2b-256 |
656531a7de82d334edb6ab7ee1c3b91fb26b420497e2fdcd6ca2c71a8483e58c
|