bl4ck5un / Town-Crier

Town Crier: an Authenticated Data Feeds for Smart Contracts
https://town-crier.netlify.app/
Other
133 stars 25 forks source link

Is there any smart contract demo about the features #52

Closed cristicmf closed 4 years ago

cristicmf commented 6 years ago

Is there any smart contract demo about the features?I'm a little confused

bl4ck5un commented 6 years ago

Yes. There are FlightInsurance.sol, PutOption.sol and SteamTrade.sol in https://github.com/bl4ck5un/Town-Crier/tree/master/Contracts. Application.sol is a dummy contract that showcases the API of Town Crier contract.

cristicmf commented 6 years ago

👍