Skip to content

cell-labs/cellscript.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.