8000 GitHub - soohoio/sooho: Toolbox for auditing and patching vulnerabilities in smart contracts.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

soohoio/sooho

8000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOOHO

Commitizen friendly

Got a Question? Send me a mail

Table of Contents

Introduction

Sooho used to interact with Sooho services from the command line. It is built using oclif.

For more about Sooho, see https://sooho.io

Development

Install

This project is built with lerna. The core plugins are located in ./packages.

$ git clone https://github.com/soohoio/sooho
$ lerna bootstrap
$ lerna run build
$ lerna run prepack

Test

$ lerna run test

Run

  1. Audit smart contract
USAGE
  $ lerna run audit -- INPUT_PATH

ARGUMENTS
  INPUT_PATH  entry path

EXAMPLE
  $ lerna run audit -- ./test/commands/Vulnerable.sol

License

Copyright (c) 2018 SOOHO Inc. It is free software and maybe redistributed under the terms specified in the LICENSE file.

About

Authored and maintained by Jisu Park.

Github @JisuPark

About

Toolbox for auditing and patching vulnerabilities in smart contracts.

Topics

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

0