From 0cd583c00f62d57e126dd14f7ad7e400258e1260 Mon Sep 17 00:00:00 2001 From: Aditya Sharma Date: Tue, 9 Jun 2020 17:47:55 +0530 Subject: [PATCH] updated readme.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e706a4..3ee7c2c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # DSA auxiliaries guides - [web3 implementation](/web3-implementation.md). -- setup mainnet fork environment (WIP) +- [setup mainnet fork environment](/fork-mainnet.md) (WIP) +- [use tenderly to simulate transaction](/tenderly-simulation.md) -Our team is super active to assist with your queries at our [TG developer group](https://t.me/instadevelopers) or [discord channel](https://discord.gg/83vvrnY). \ No newline at end of file +Our team is super active to assist with your queries at our [TG developer group](https://t.me/instadevelopers) or [discord channel](https://discord.gg/83vvrnY).