Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ink! Contracts

Install dependencies

reference https://paritytech.github.io/ink-docs/getting-started/setup.

Clone code

Run

git clone --recursive https://github.com/subdao-network/polkasign-contracts.git

Compile

Please use cargo-contract version 0.11!

cargo install cargo-contract --vers ^0.11 --force --locked

Run bash ./build.sh, you can find .contract file in ./release dir.

or

Run

cargo +nightly contract build

in each contract folder

Test contract

cd polkasign
cargo test

About

polkasign's contracts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages