Skip to content

2024 Taipei Blockchain Week Move contract template

Notifications You must be signed in to change notification settings

sui-foundation/2024-TBW-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2024-TBW-template

This template is a material for the slides in the following events.

  • Dec 12 Taipei Blockchain Week
  • Dec 16 Taiwan Builder House

How to use

This is a move template for you easy to try move to write a contract, and the CI and dev environment already setup.

  • Click the button use this template
  • Put your ideal in source/template.move
  • Open a PR to your project and the CI will lint, test, and calculate the test coverage for your package.

How to turn my ideal into a real one

This template is ready to deploy as you wish. If you want to change the project name, just rename following

  • name field of [package] section in Move.toml
  • template field of [address] section in Move.toml
  • rename the file template.move and the module name in the top of the file Please reference this PR

About

2024 Taipei Blockchain Week Move contract template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published