Skip to content

fighting-dreamer/smart_contract_engineer

Repository files navigation

Development and Operational Flow

  1. Write smart contract.
  2. Write script to Deploy it.
  3. Write relevant Tests and check them working successfully.
  4. Deploy contracts on local, sepolia and other L2 for cheaper deployment checking.
  5. document contracts and changes.
  6. publish reports and addresses.

using typescript or javascript for them

Javascript :

  1. generate the ABI from the contract code.

  2. initialize the etherjs and use that to interact with contracts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published