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

Documentation on how to interact with a contract #6

Open
mchaver opened this issue Sep 19, 2020 · 1 comment
Open

Documentation on how to interact with a contract #6

mchaver opened this issue Sep 19, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@mchaver
Copy link

mchaver commented Sep 19, 2020

Thanos is very nice tool, but there isn't enough documentation on how to interact with a contract. Mostly I want to see how to inject a single and multiple operations. Tezbridge has a nice example of how to do this in their system.
https://docs.tezbridge.com/dapp/preparation.html

@serg-plusplus
Copy link
Contributor

Unfortunately, we're still in progress of preparing good documentation describing everything step-by-step. The good thing is that @thanos-wallet/dapp package exposes just a Taquito instance for contract, so the API there is the same as in Taquito. Taquito docs have included example for using Thanos-specific library, you can check it here: https://tezostaquito.io/docs/wallet_API#--thanos-wallet

@serg-plusplus serg-plusplus added the documentation Improvements or additions to documentation label Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants