Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 2.23 KB

README.md

File metadata and controls

34 lines (23 loc) · 2.23 KB

WEBZOS

Tezos on-chain website viewer

Deploy and view eternal websites on the Tezos blockchain that will live as long as Tezos does (i.e. forever!)

Web: wbtz.github.io

Code: https://github.com/wbtz/wbtz.github.io

Uses: tzkt.io, better-call.dev, smartpy.io and ZTML

Instructions

Simple deployment:

  • Edit HTML here: smartpy.io/ide?code=...
  • Media can be encoded inline as Base64 data URLs
  • Minify your code (e.g. reduce whitespace) to save money
  • Run and deploy contract

Advanced deployment with compression:

  • Use ZTML Colab to compress HTML (important: tick raw), or plain text
  • Copy the output hex dump from the last cell
  • Paste inside here: smartpy.io/ide?code=...
  • Run and deploy contract

Note: total (compressed) size is currently limited to 32 kB

Viewing: