Skip to content

This is example for implement IPFS use Docker to build, run and ship. And use ReactJS to interact with IPFS API

License

Notifications You must be signed in to change notification settings

tuanlh/ipfs-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipfs-react-example

This is example implement IPFS on ReactJS and use Docker to build, run and ship

Requirements

To use this example, you must to install:

  • Docker
  • Docker-compose

Easy to build, run and ship

You only need to run this command to start:

docker-compose up

Architecture

In this project, include services:

  1. Client-side: ReactJS build on NodeJS (on port 3000 development)
  2. IPFS:
    • IPFS Swarm on port 4001
    • IPFS API on port 5001
    • IPFS Gateway on port 8080

Screenshot

Example:

Homescreenshot

Upload successful:

Uploadscreenshot

About

This is example for implement IPFS use Docker to build, run and ship. And use ReactJS to interact with IPFS API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published