Skip to content

Commit 1860846

Browse files
0xalexbelirhab16
authored andcommitted
fix: use relayer-sdk v0.1.0, fix critical security + doc (github#2)
1 parent 72f8663 commit 1860846

3 files changed

Lines changed: 264 additions & 21 deletions

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,14 @@
22

33
A FHEVM Hardhat-based template for developing Solidity smart contracts.
44

5-
For more information about how to use this template, please refer to the [FHEVM doc](https://docs.zama.ai/fhevm)
5+
# Quick Start
6+
7+
- [FHEVM Hardhat Quick Start Tutorial](https://docs.zama.ai/protocol/solidity-guides/getting-started/quick-start-tutorial)
8+
9+
# Documentation
10+
11+
- [The FHEVM documentation](https://docs.zama.ai/fhevm)
12+
- [How to set up a FHEVM Hardhat development environment](https://docs.zama.ai/protocol/solidity-guides/getting-started/setup)
13+
- [Run the FHEVM Hardhat Template Tests](https://docs.zama.ai/protocol/solidity-guides/development-guide/hardhat/run_test)
14+
- [Write FHEVM Tests using Hardhat](https://docs.zama.ai/protocol/solidity-guides/development-guide/hardhat/write_test)
15+
- [FHEVM Hardhart Plugin](https://docs.zama.ai/protocol/solidity-guides/development-guide/hardhat)

0 commit comments

Comments
 (0)