scripty.sol

It allows you to build HTML files with embedded JS stored on-chain. Benefits of scripty.sol:

  • Gas efficient. It utilises DynamicBuffer and ethfs to save huge amount of gas while storing and building large scripts.

  • You can use already deployed storage solutions.

  • You can build modular JS based HTML files directly on-chain with low gas cost.

  • Provides multiple JS assembling options.

Deployed Contracts

Ethereum Mainnet contracts:

Ethereum Goerli contracts:

Last updated