Skip to content

Repository files navigation

React Dfinity Canister Dapp Boilerplate

React Dfinity Canister Dapp Boilerplate This repository provides a boilerplate for developing decentralized applications (DApps) on the Internet Computer (IC) using React and Dfinity canisters. This boilerplate is designed to jumpstart your development process by providing a structured project setup and integrating essential tools for building powerful and secure decentralized applications.

Features

  • React: A popular JavaScript library for building user interfaces.
  • Dfinity: Integration with the Internet Computer for decentralized application development.
  • dfx: The Dfinity command-line tool for managing canister deployments and interactions.
  • Canister API: Pre-configured setup to connect and interact with Dfinity canisters from React.

Getting Started

Clone the repository:

git clone https://github.com/your-username/react-dfinity-canister-boilerplate.git

Install dependencies:

cd react-dfinity-canister-boilerplate
npm install

Start the Dfinity environment:

dfx start

Deploy the canisters:

dfx deploy

Run the React application:

npm start

Open your Dapp:

Visit http://localhost:8080 in your browser.

Thanks to the Dfinity and React communities for their excellent tools and documentation.

Contact

TheBous - @the_bous - thebous1993@gmail.com

About

dfinity-ocr-pdf

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages