I have a Smart Contract. And I need to deploy it. Kindly if you can guide me to deploy it. I am really looking forward to hear from you. Thanks
1 Like
Hello, this channel is for specific questions for Zama’s fhEVM, not for generic blockchain questions sorry. I’m sure you can find those information on internet. Cheers
1 Like
I can share some specific development resources that might help you with your development journey :
Best resources to get started with fhEVM:
Link to fhEVM ZAMA docs: Welcome to fhEVM | fhEVM
Link for ChatGPT trained on fhEVM ZAMA docs: ChatGPT - ZAMA Solidity Developer
Templates:
- GitHub - zama-ai/fhevm-hardhat-template: fhEVM hardhat template
- GitHub - zama-ai/fhevm-react-template
- GitHub - zama-ai/fhevm-next-template: A template showing how to use NextJs with fhevmjs library
- GitHub - zama-ai/fhevm-contracts: A standard contract library for the fhEVM ecosystem - extensible for further development
Remix:
All possible tutorials and examples:
- See all tutorials | fhEVM
- GitHub - zama-ai/fhevm-contracts: A standard contract library for the fhEVM ecosystem - Mentioned again here (these are great) they are examples of FHE-enabled smart contracts that are extensible for further development. (very secure)
- GitHub - zama-ai/dapps → still a work in progress (not so secure), but good if you need a few examples to get started with
And in case you have some more issues and need faster answers you can join our telegram group for fhEVM devs Telegram: Contact @zamadevs
1 Like