Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

[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
Contributor

@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
Contributor

@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants