Skip to content

A Hedera JavaScript React App using the Hedera Hashgraph JavaScript SDK to transfer HBAR to a MetaMask account.

Notifications You must be signed in to change notification settings

a-ridley/hbar-faucet-for-metamask-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Hedera JS React App

A Hedera JavaScript React App using the Hedera Hashgraph JavaScript SDK to transfer HBAR to a MetaMask account.

How to Run

To get started, make sure to create .env file in the root directory with your developer portal testnet credentials. Reminder react requires you to prefix your environment variables with REACT_APP_

  REACT_APP_MY_ACCOUNT_ID=
  REACT_APP_MY_PRIVATE_KEY=

Then run the following command in the rood directory of the project:

npm install npm run start

About

A Hedera JavaScript React App using the Hedera Hashgraph JavaScript SDK to transfer HBAR to a MetaMask account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published