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

Connect frontend to smart contract #4

Open
Robert-H-Leonard opened this issue Oct 26, 2022 · 0 comments
Open

Connect frontend to smart contract #4

Robert-H-Leonard opened this issue Oct 26, 2022 · 0 comments

Comments

@Robert-H-Leonard
Copy link
Contributor

After the frontend view is built with mock data we can then connect it to our DeedConsumer contract.

Tech we will use:

  • Ethersjs (api client to be able to make calls to our DeedConsumer smart contract
  • An IPFS client such as [ipfs-http-client](https://www.npmjs.com/package/ipfs-http-client)

Acceptance criteria

  • A user is able to enter any address that we have stored in the DeedConsumer contract and see that addresses deed data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant