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

Implement ethereum_user_connector with a SmartContract Config #18

Closed
digitaldonkey opened this issue Mar 14, 2018 · 0 comments
Closed

Comments

@digitaldonkey
Copy link
Owner

Hot-fixed the server config path for infura_ropsten and infura_kovan in ethereum_user_connector.

ethereum_user_connector
is a currently a hard coded example, as it served as a Proof of Concept.

ethereum_smartcontract module now can manage contract addresses and function calls at contract level.

The "migrated" Smart contract for ethereum_user_connector is now a config entity. See:
ethereum_user_connector/config/optional/ethereum_smartcontract.contract.register_drupal.yml

But the Contract Config is not connected yet with the module config.

Missing is...
SmartContract entities are missing instantiation (from config->call) currently. The API on the PHP-library level is ready.

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

No branches or pull requests

1 participant