Skip to content

solanauniversity/bundlr-client-demo-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bundlr Network Browser Client Demo

This app demonstrates usage of the bundlr-client to upload data to the Bundlr Network using any web3provider exposed by the Ethers library, including Metamask or WalletConnect.

Usage

  1. Connect Metamask or WalletConnect (ensure your wallet is connected to Polygon)
  2. Provide address of the bundlr network node to connect to and sign the requested message to initiate bundlr network connection
  3. Click "Get Matic Balance" to view your current balance with the selected bundlr network node
  4. Enter an amount (in MATIC) to fund the bundlr with
  5. Select any file from your device to upload to the network
  6. Click "Upload to Bundlr Network" and sign the requested message to initiate an upload.

Notes

This app uses web3-react to connect with Metamask and WalletConnect. A full explanation of integrating any specific web3 wallet provider can be found there.

About

Demo application for metamask/injected signers using Bundlr's web client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.6%
  • TypeScript 23.5%
  • HTML 1.8%
  • Dockerfile 1.1%