Skip to content

iost-official/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playground

This is a playground of demo contract of IOST

you can choose 2 ways to test & run demos

Use simulator in this repo

to be continue

Send to block chain

We prepared scripts to work well with test block chain. See scripts' name and description to use.

Example below:

$ deploy.sh gobang          # deploy gobang using this
$ newAccount.sh player1     # new account and pledge; account name should between 5 and 11 chars in [0-9a-z_]
$ newAccount.sh player2    # another account

echo ~/.iwallet/player1_ed25519  # read the secure key of player1

We strongly recommend you using your own account to run tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published