Skip to content

A full React Reference Platform for OIP, a base to build your own OIP Platform! Built in Accounts, Content Viewers for many filetypes, Micro-Payments for Content using a BIP44 Lite Wallet, Backup using a BIP39 Mnemonic, and fully manage your BIP44 Wallet

Notifications You must be signed in to change notification settings

OstlerDev/oip-platform-react

 
 

Repository files navigation

OIP Platform React

An Example Stack of what the Open Index Protocol is capable of https://oip.wiki

How to Run

To test this application, you will need to preform the following commands.

  1. Clone the repository to your local machine

    git clone https://github.com/oipwg/oip-platform-react
    
  2. After cding to the folder we just downloaded, run the npm install command.

  3. Finally, run npm run start:prod then visit localhost:9156 in your Browser.

    To run the server in development mode, run the command npm run start:dev instead of the command above.

About

A full React Reference Platform for OIP, a base to build your own OIP Platform! Built in Accounts, Content Viewers for many filetypes, Micro-Payments for Content using a BIP44 Lite Wallet, Backup using a BIP39 Mnemonic, and fully manage your BIP44 Wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.6%
  • Java 32.3%
  • CSS 15.3%
  • HTML 4.8%