Skip to content

Commit dc3b214

Browse files
timothymcmackinTim McMackin
andauthored
Prediction market tutorial (#411)
* First draft of new prediction market tutorial * Screencaps and clarifications * Rework to start Hardhat from scratch * Use Adebola's repo * Typo * Location of completed tutorial * No longer doing this * Tweaks * Correct finished contract location * typo * Get things working on new version of Hardhat * Updates for sandbox * Updates for Shadownet and sandbox * Add testing * Review corrections --------- Co-authored-by: Tim McMackin <tim.mcmackin@trili.tech>
1 parent 493b9a0 commit dc3b214

24 files changed

Lines changed: 1780 additions & 1969 deletions

docs/building-on-etherlink/development-toolkits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66

77
## 👷 Hardhat
88

9-
[Hardhat](https://hardhat.org/) is an Ethereum development environment for professionals. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. To get started, check out the [Hardhat documentation](https://hardhat.org/docs) or the [Etherlink tutorial](/tutorials/marketpulse).
9+
[Hardhat](https://hardhat.org/) is an Ethereum development environment for professionals. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. To get started, check out the [Hardhat documentation](https://hardhat.org/docs) or the [Etherlink tutorial](/tutorials/predictionMarket).
1010

1111
### Using Hardhat with Etherlink
1212

docs/tutorials/marketpulse/backend.md

Lines changed: 0 additions & 306 deletions
This file was deleted.

0 commit comments

Comments
 (0)