Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions QuickStart.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This guide will allow you to query Truflation on the Rinkeby testnet. Follow the steps below to set up a smart contract that makes a query through Chainlink. A sample of this smart contract is deployed at ..., you can try querying it through `Contract > Read Contract > Method name`.

1. Get some LINK from [ChainLink faucet](https://faucets.chain.link/)
2. Load [Truflation](https://remix.ethereum.org/#url=https://raw.githubusercontent.com/truflation/quickstart/main/TruflationTester.sol)
into remix
Expand Down