Skip to content

earthwallet/bitcoin-dapp-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earth Wallet Connect - Bitcoin DApp Template

This repository contains a simple Vite React app which demonstrates how to build Bitcoin DApps using Earth Wallet Connect.

Introduction

Earth Wallet Connect is a self-custody wallet designed for seamless integration with decentralized applications (DApps) on the Bitcoin blockchain. It provides a secure and user-friendly way to connect your Bitcoin assets with various DApps.

Getting Started

Prerequisites

  • Node.js (>= 14.x)
  • npm (>= 7.x)
  • Vite (>= 2.x)
  • Earth Wallet Mobile App

Installation

  1. Clone the repository:
git clone https://github.com/earthstaking/bitcoin-dapp-template.git
  1. Install dependencies:
cd bitcoin-dapp-template
npm install

Usage

  1. Run the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:3000

Project Structure

This sample project contains the following key files:

  • src/App.jsx: This is the main React component that demonstrates how to use Earth Wallet Connect.

Contributing

We welcome contributions to this sample application. Please feel free to submit pull requests, create issues or suggest improvements.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Documentation

For more details on how to use Earth Wallet Connect, check out the official documentation.

Support

If you need help or have any questions, join our community on Twitter or Telegram.

Note

This is a sample application and should be used as a reference for creating DApps using Earth Wallet Connect. Always review and test your code thoroughly before using it in production.

About

🟠 Bitcoin dApp template for Earth Wallet Connect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published