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

@evolutionland/id

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evolutionland/id

ID related Contracts for Evolution Land

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

#Evolution Land

  1. this project is a part of evolutionland
  2. this part is based on truffle framework

###Contributor notice please add the following files in .gitignore:

  • package*.json
  • truffle*.js

tips for truffle

for mac user only

# check  if the solidity version in truffle match the one in contracts
$ truffle version
 # if these two don't match, please update the solcjs in truffle to match them
$ cd /usr/local/lib/node_modules/truffle
$ npm install solc@0.4.23

after the operations above, problem solved.

NOTE

openZeppelin related dependency's name is :"openzeppelin-solidity", not "zeppelin-solidity"

FAQs

Package last updated on 07 Nov 2018

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