/move-aptos-counter

Move aptos counter with frontend app

Primary LanguageTypeScriptMIT LicenseMIT

Simple Counter module

Make sure aptos cli is installed

Compile move files

aptos move compile

Run tests

aptos move test

Frontend app

Built using vite + TS