/sample-frontend

Sample frontend for truflation

Primary LanguageHTMLMIT LicenseMIT

These are sample web3 apps from truflation using chainlink

Sample apps

  • Basic web3 app contains simple code that will allow you to query a smart contract that provides the current year-on-year truflation index.

  • API Tester allows you to send data via the truflation API.

The sample apps connect to the truflation API through a solidity smart contract ApiClient which can be connected to the Truflation API endpoints

Getting help

To get help see the truflation developer discord

Running locally

yarn install yarn serve

go to http://localhost:9011