Skip to content

greymass/template-contract

Repository files navigation

Setup

  1. Rename src/contractname folder to name of contract.
  2. Rename src/contractname/include/contractname to name of contract.
  3. Rename src/contractname/include/contractname/contractname.hpp to name of contract.
  4. Rename src/contractname/src/contractname.cpp to name of contract.
  5. Rename test/contractname to name of contract.
  6. Rename test/contractname/contractname.test.ts to name of contract.
  7. Rename src/contractname/contractname.clauses.md to name of contract.
  8. Rename src/contractname/contractname.contracts.md to name of contract.
  9. Search and replace in project to replace contractname with name of contract.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published