kaiachain / kaia-dapp-mono

MIT License
9 stars 23 forks source link

Proposal: Exploring-Foundry-Cast-for-Kaia-Blockchain-A-Developer-s-Guide #255

Open detty-dev opened 2 days ago

detty-dev commented 2 days ago

Description This article explores Foundry Cast, its functions, and, through practical examples, how you can apply it to Kaia Blockchain development.

https://github.com/detty-dev/Exploring-Foundry-Cast-for-Kaia-Blockchain-A-Developer-s-Guide

Bounty track

zxstim commented 1 day ago

Actually well written about cast. Need you to fix any part using --private-key flag and change to --account flag from foundry.

NEVER LEAVE PRIVATE KEY IN .ENV FILE!

detty-dev commented 1 day ago

Noted with thanks. I truly appreciate the valuable insight

Done

zxstim commented 3 hours ago

I don't see the updates in the repo https://github.com/detty-dev/Exploring-Foundry-Cast-for-Kaia-Blockchain-A-Developer-s-Guide

Do you use a fork of this mono repo? You can switch to the above repo now. No need for the PR.