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

[Tutorial] ERC20 UI using apibara-react and StarknetKit #357

Merged
merged 10 commits into from
Apr 10, 2024

Conversation

FriendlyLifeguard
Copy link
Contributor

Tutorial on how to deploy an ERC20 cairo contract and creating a frontend utilizing NextJS, apibara-react and Starknetkit.

The tutorial provides a repo for users to clone and configure accordingly.

The frontend is able to interact with the contract by connecting either argentx or braavo wallet.

  • It is able to read balance and transfer the tokens user has deployed

This tutorial will belong here https://book.starknet.io/ch02-09-starknet-js.html

Copy link
Collaborator

@gianalarcon gianalarcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job. I just left a few comments. About the images/screenshots/pictures size I would like to keep an standard size as much as we can

Currently your picture size looks good, but you can take a reference standard size from the pictures of this tutorial

<img alt="Start" src="img/ch01-remix-start.png" class="center" style="width: 100%;" />
to improve it a bit more.

At the end the idea is that the whole book can keep the same standard for pics

src/ch02-09-02-erc20-ui.md Outdated Show resolved Hide resolved
src/ch02-09-03-erc20-apibara.md Outdated Show resolved Hide resolved
src/ch02-10-03-erc20-apibara.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@gianalarcon gianalarcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job. I suggest to include the .next folder into gitignore

@FriendlyLifeguard
Copy link
Contributor Author

done!

@gianalarcon gianalarcon merged commit 6b0e2d8 into starknet-edu:main Apr 10, 2024
1 check passed
@FriendlyLifeguard FriendlyLifeguard deleted the erc20 branch April 10, 2024 20:29
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

Successfully merging this pull request may close these issues.

None yet

2 participants