Skip to content

Contract Metadata Viewer on Tezos

License

Notifications You must be signed in to change notification settings

smondet/TZComet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TZComet: Tezos Contract Metadata

… currently running at https://tqtezos.github.io/TZComet/ …

Build

./please.sh ensure vendors  # Clones a branch of Tezos and vbmithr/ocaml-base58
./please.sh ensure setup    # Creates a local opam switch
./please.sh build all

⬑ if all goes well, last command should print out a link to open the app, like file://$PWD/_build/default/src/client/index.html.

See Also

  • Agora post introducing the specification.
  • The TZIP-16 specification.
  • A work-in-progress merge-request for tezos/tezos on which this development is based: smondet/tezos!7.

About

Contract Metadata Viewer on Tezos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 96.8%
  • Shell 3.2%