Skip to content

PatrickMalloy/nuggets-ethereum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Nuggets

These Nuggets show how to interact with the Ethereum Blockchain using Javascript. They are not meant to be a full blown examples but instead they are a building block to start from.

Prerequisites

  • Node.js 20.7 or higher

Installation

Clone the repository:

git clone https://github.com/PatrickMalloy/nuggets-ethereum.git

Change into new directory and install dependencies:

cd nuggets-ethereum;
npm install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published