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

supply helpers and examples to support ink contracts #5

Closed
brenzi opened this issue Jul 11, 2019 · 0 comments
Closed

supply helpers and examples to support ink contracts #5

brenzi opened this issue Jul 11, 2019 · 0 comments
Assignees
Milestone

Comments

@brenzi
Copy link
Contributor

brenzi commented Jul 11, 2019

write helper functions for deploying and interacting with ink contracts. Write an example for the flipper contract as shown here with Polkadot.js API:

https://substrate.dev/docs/en/contracts/deploying-a-contract

write helpers for

  • put_code()
  • create()
  • call()

This will include parsing a contract's ABI and give some debugging advice with graceful error handling

Hints: Done that before:

@brenzi brenzi added this to the api-M1 milestone Jul 11, 2019
@clangenb clangenb self-assigned this Aug 8, 2019
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

2 participants