Skip to content

uuosio/rust-contracts-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-contracts-builder

installation

python3 -m pip install rust-contracts-builder

init

rust-contract init hello

build

cd hello
rust-contract build --stack-size 8192