All Projects → soohoio → sooho

soohoio / sooho

Licence: other
Toolbox for auditing and patching vulnerabilities in smart contracts.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to sooho

ethereum-crowdsale
0xcert protocol crowdsale contracts for Ethereum blockchain.
Stars: ✭ 15 (-60.53%)
Mutual labels:  smart-contract
ethereum-erc20
Fungible token implementation for the Ethereum blockchain.
Stars: ✭ 27 (-28.95%)
Mutual labels:  smart-contract
svelte-box
A truffle box for svelte
Stars: ✭ 60 (+57.89%)
Mutual labels:  smart-contract
GraphDeeSmartContract
Smart contract vulnerability detection using graph neural network (DR-GCN).
Stars: ✭ 84 (+121.05%)
Mutual labels:  smart-contract
koinos-miner
The Koinos Miner (CLI) provides a functional command line interface that allows users to mine the KOIN ERC-20 which will be used to deliver an equitable initial token distribution on the Koinos blockchain.
Stars: ✭ 15 (-60.53%)
Mutual labels:  smart-contract
BokkyPooBahsRedBlackTreeLibrary
BokkyPooBah's Red-Black Binary Search Tree Library
Stars: ✭ 117 (+207.89%)
Mutual labels:  smart-contract
pancakeswap-lottery
🥞 A Python client for accessing PancakeSwap Lottery smart contract information through Web3.py
Stars: ✭ 30 (-21.05%)
Mutual labels:  smart-contract
objkt-swap
Hic et Nunc smart contracts. FA2 multiassets: hDAO, OBJKTs, Marketplace, SUBJKTs and Unregistry.
Stars: ✭ 67 (+76.32%)
Mutual labels:  smart-contract
obd
OmniBOLT daemon, a golang implementation of OmniBOLT spec, the smart assets lightning network.
Stars: ✭ 34 (-10.53%)
Mutual labels:  smart-contract
likecoin-contracts
Token contracts of Like Coin
Stars: ✭ 22 (-42.11%)
Mutual labels:  smart-contract
kleros-interaction
Smart contracts able to interact with Kleros
Stars: ✭ 77 (+102.63%)
Mutual labels:  smart-contract
ethereum-dex
Decentralized exchange implementation for the 0xcert protocol on the Ethereum blockchain.
Stars: ✭ 18 (-52.63%)
Mutual labels:  smart-contract
erc20
Implementation of ERC20 token for the CasperLabs platform.
Stars: ✭ 17 (-55.26%)
Mutual labels:  smart-contract
SmartDev-Scaffold
应用开发脚手架,可基于智能合约文件,一键生成区块链应用的代码
Stars: ✭ 22 (-42.11%)
Mutual labels:  smart-contract
guardian
A programming language for stack-based smart contract VMs.
Stars: ✭ 13 (-65.79%)
Mutual labels:  smart-contract
cybaca
Small app for huge community growth
Stars: ✭ 16 (-57.89%)
Mutual labels:  smart-contract
UNIPI-Smart-Degrees
Diploma 📜 Validation Platform 🎓 Ethereum 🔷 and VueJS 💚 DApp.
Stars: ✭ 17 (-55.26%)
Mutual labels:  smart-contract
cyberevents
The protocol for EVENTs and TICKETs
Stars: ✭ 16 (-57.89%)
Mutual labels:  smart-contract
evm llvm
Official repo of the EVM LLVM project
Stars: ✭ 72 (+89.47%)
Mutual labels:  smart-contract

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].