Skip to content

The registry running on top of the ethereum platform

License

Notifications You must be signed in to change notification settings

DAOSprout/registry

Repository files navigation

Ethereum registry

First use

  • You will need to clone the repo via git clone <url>.
  • Then you need some dependencies, you can install them by running npm install in the repo directory.

Usage

Building

  • npm run truffle compile

Deploying

  • first edit truffle.js if needed.
  • run npm run truffle migrate.

Testing

  • npm run truffle test.

Copyright and Intellectual Property

This source code has been developed and published by Eliott TEISSONNIERE for DAOSprout, it is covered by an AGPLv3 license, please see the file LICENSE for more informations.

About

The registry running on top of the ethereum platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published