https://github.com/zafar-saleem/blockchain-node
This is a repository for my blog post on LogRocket. The title of the post is Interact with smart contracts via React and a Node.js API in which I showed how to develop a nodejs server as a middleware to make ordinary browsers possible to interact with smart contracts without using any third party plugins or extensions such as Metamask.
https://github.com/zafar-saleem/blockchain-node
api blockchain blockchain-technology blog blogging ethereum ethereum-blockchain ethereum-contract ethereum-dapp node node-js nodejs react reactjs smart-contracts solidity solidity-contracts
Last synced: 2 months ago
JSON representation
This is a repository for my blog post on LogRocket. The title of the post is Interact with smart contracts via React and a Node.js API in which I showed how to develop a nodejs server as a middleware to make ordinary browsers possible to interact with smart contracts without using any third party plugins or extensions such as Metamask.
- Host: GitHub
- URL: https://github.com/zafar-saleem/blockchain-node
- Owner: zafar-saleem
- Created: 2021-12-23T17:04:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T23:24:18.000Z (over 3 years ago)
- Last Synced: 2025-03-29T06:03:33.507Z (3 months ago)
- Topics: api, blockchain, blockchain-technology, blog, blogging, ethereum, ethereum-blockchain, ethereum-contract, ethereum-dapp, node, node-js, nodejs, react, reactjs, smart-contracts, solidity, solidity-contracts
- Language: JavaScript
- Homepage: https://blog.logrocket.com/interacting-smart-contracts-via-nodejs-api/
- Size: 376 KB
- Stars: 22
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note
This repository for one of my blog post posted on LogRocket which can be found [here](https://blog.logrocket.com/interacting-smart-contracts-via-nodejs-api/).The title of the post is `Interact with smart contracts via React and a Node.js API` in which I showed how to develop a nodejs server as a middleware to make ordinary browsers possible to interact with smart contracts without using any third party plugins or extensions such as Metamask.