description |
---|
A limitless oracle that is scalable, cheap, and easy to deploy with a familiar developer experience. |
The Phat Contract Starter Kit is your one-stop solution to connect any API to your smart contract. It offers wide-ranging support for all EVM-compatible blockchains, including but not limited to Ethereum, Polygon, Arbitrum, Avalanche, Binance Smart Chain, Optimism, and zkSync.
This starter kit empowers you to initiate the data request from the smart contract side. The request is then seamlessly sent to your script for processing. You have the liberty to call any APIs to fulfill the request and define the response data structure that will be replied to your smart contract.
-
Wide support for all mainstream blockchains
-
Verifiable and decentralized: every Oracle is running on decentralized infrastructure that require no operations and can be easily verified\
-
Support private data: your Oracle state is protected by cryptography and hardware\
-
No extra cost: the only cost is the gas fee of response data which is sent as a transaction
-
High frequency: the request is synced to Oracle within one minute, and the latency of response is only limited by blockchain’s block interval
You could use the Oracle to:
- Create a Telegram / Discord trading bot with Phat Contract
- Cross-chain DEX Aggregator
- Bring Web2 services & data on-chain
- Web3 Social Integrations
- LensAPI Oracle
- Lens Phite
- Mint NFT based on LensAPI Oracle data
- Lens Treasure Hunt
- Get Randomness on-chain from drand.love and post with Telegram bot
- Trustless HTTPS requests w/ TLSNotary integration
- Connect to Phat Contract Rust SDK to access all features
- What’s an Oracle
phat_js
Docs- Frontend Templates
- Technical design doc