Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Default Contracts to RoleLookup #6

Closed
zoernert opened this issue May 15, 2017 · 1 comment
Closed

Add Default Contracts to RoleLookup #6

zoernert opened this issue May 15, 2017 · 1 comment

Comments

@zoernert
Copy link
Contributor

zoernert commented May 15, 2017

At the moment the Default Contracts for testing are stored in the Default.js file like:

contract_type["StromDAO-BO.sol_DSO"]="0x3D8bB3f14e332ae56bf97E2BddB24a3E1c87bcfb";
contract_type["StromDAO-BO.sol_MPO"]="0xa037ce97716720C27D67E65Bfcb61b5D315410be";
contract_type["StromDAO-BO.sol_Provider"]="0x23b0209Bc95dc71f8fc29e526C438C8F4332E4e6";

As those contracts are bound 1to1 it makes more sense to store than within blockchain and make for standard development and testing a lookup.

@zoernert
Copy link
Contributor Author

Solved in latest Commit (package 0.2.2) - 478f025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant