Skip to content

SmartShareProject/smartshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartShare

Clone the source

mkdir -p $GOPATH/src/github.com/smartshareproject/
cd $GOPATH/src/github.com/smartshareproject/
git clone https://github.com/smartshareproject/smartshare

Building the source

make smartshare

or, to build the full suite of utilities:

make all

Running Smartshare

$ smartshare

smartshare will connect to the main net, or use

$ smartshare console

smartshare will connect to the main net and open an interactive console, we can use it to test smartshare function.

About

Smartshare Core Implementation

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published