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

Expose symbols and/or other utility pieces #69

Open
marcin-trust opened this issue Dec 28, 2021 · 0 comments
Open

Expose symbols and/or other utility pieces #69

marcin-trust opened this issue Dec 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@marcin-trust
Copy link
Contributor

marcin-trust commented Dec 28, 2021

Currently some Mars use cases require

import { Address } from 'ethereum-mars/build/src/symbols'

//...

contract[Address].map(....)

to refer to contract's address before it's deployed and resolved (known)

Either expose symbols or a convenient way to refer to contract addresses.

Consider exposing other utility parts

@marcin-trust marcin-trust added the enhancement New feature or request label Dec 28, 2021
@marcin-trust marcin-trust changed the title Expose symbols or offer sth instead Expose symbols and/or other utility pieces Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant