Skip to content

Latest commit

 

History

History
 
 

tx_template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Transaction script wasm template

This is a template of a wasm module for transaction script.

Quick start

# To be able to build this, make sure to have
make deps

# Build - this will create `.wasm` file
make build-release