An open API service indexing awesome lists of open source software.

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.

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.