Skip to content

Commit 896a9df

Browse files
committed
fix(docs): change desc. and hardhat link
1 parent 3cac60b commit 896a9df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ftso/guides/build-first-app.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Build your first FTSOv2 app
33
tags: [intermediate, ftso, solidity]
44
slug: build-first-app
5-
description: Use FTSOv2 in your Smart Contract project.
5+
description: Use FTSOv2 in your Foundry or Hardhat project.
66
keywords:
77
[
88
ftso,
@@ -351,7 +351,7 @@ In this guide, you will learn how to:
351351

352352
- Create a contract to read the price of FLR/USD from FTSOv2 using [flare-periphery-contracts](https://www.npmjs.com/package/@flarenetwork/flare-periphery-contracts).
353353

354-
- Compile your contract using Hardhat and run tests.
354+
- Compile your contract using (Hardhat)[https://hardhat.org/] and run tests.
355355

356356
- Deploy your contract to Flare Testnet Coston2.
357357

0 commit comments

Comments
 (0)