Skip to content

cell-labs/cellscript.io

Repository files navigation

cellscript.io

Here is the website for Cell Script, a smart contract programming language for UTXO/CKB chains.

How to build?

Install packages

npm install

Run dev

npm run dev

Build

npm run build

Special thanks

Thanks to @SpectreMercury for his contributions.