New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dao-core

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dao-core

dao-core

  • 0.1.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

dao-core

Status: Not ready for use. Contracts ETA mid/late january 2016. Will announce.

dao-core is the centerpiece of DAO - a light-weight framework for modular systems of Ethereum contracts. New users should start from the DAO repository.

Installation and Usage

User manual

node.js is needed to run any the helper scripts.

Deployment

Deployment to an Ethereum chain can be done using dao-core/script/ethereum/deploy.js.

There will be more deployment options later.

Building/rebuilding of contracts

NOTE: Requires solc and GNU make.

Either run make from daoc-re/contracts or gulp build-contracts

Testing

Contract tests are done using sol-unit.

Gulp: gulp test-contracts (the contracts/build/test folder must be intact)

Command-line tool: npm install -g sol-unit, cd into dao-core/contracts/build/test and run solunit.

FAQs

Package last updated on 17 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc