Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aboutlo/swr-eth-tutorial
Step by step tutorial Ethereum React and SWR
https://github.com/aboutlo/swr-eth-tutorial
ethereum react swr typescript
Last synced: 9 days ago
JSON representation
Step by step tutorial Ethereum React and SWR
- Host: GitHub
- URL: https://github.com/aboutlo/swr-eth-tutorial
- Owner: aboutlo
- Created: 2020-05-22T18:17:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-24T22:15:25.000Z (over 3 years ago)
- Last Synced: 2023-03-14T12:25:18.140Z (over 1 year ago)
- Topics: ethereum, react, swr, typescript
- Language: TypeScript
- Homepage: https://consensys.net/blog/blockchain-development/how-to-fetch-and-update-data-from-ethereum-with-react-and-swr/
- Size: 716 KB
- Stars: 52
- Watchers: 2
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swr-eth-tutorial
Source code for [How to fetch and update data from Ethereum with React and SWR](https://consensys.net/blog/blockchain-development/how-to-fetch-and-update-data-from-ethereum-with-react-and-swr/ )
Step by step tutorial how to use React and SWR with Ethereum
Have a look to https://github.com/aboutlo/ether-swr/ which is the result of my learning of doing this tutorial