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

docs: using publishBrandInfo to make ERTP brands available in vstorage #1188

Open
0xpatrickdev opened this issue Sep 6, 2024 · 1 comment

Comments

@0xpatrickdev
Copy link
Member

If a contract developer create a brand/issuer in their contract, they need a way to share the resulting boardId with an off chain client if the client wishes to make an offer using the brand.

One way to do this is by using the publishBrandInfo helper:

The docs section should show the developer how to publish from the contract side and how to read from the dapp/offchain client side.

@0xpatrickdev
Copy link
Member Author

Question - is it a requirement to produce the issuer in the core-eval? Or this is only needed if the proposer wants to make the issuer available in the bootstrap space for future proposals? cc @dckc

https://github.com/Agoric/agoric-sdk/blob/d6f50e32f6f19bb14cfe4530812609dff00d21b8/packages/smart-wallet/test/start-game1-proposal.js#L51-L53

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