Skip to content

0xys/stylus-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example

./build.sh gen ./example example.com/foo
./build.sh build ./example
./build.sh check ./bin/mainh.wasm
./build.sh deploy ./bin/mainh.wasm

project structure

- entrypoint.go // generated
- contract
  + contract.go // contain storage struct and methods