Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

linux08/Dapp

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link to article: here

Setting up

Ensure you have Node.js installed on your machine if not download

To get started

  • Install Ganache globally npm i -g ganache-cli

  • Download IPFS locally

  • Download IPFS => https://ipfs.io/docs/install/

  • Start an IPFS node with your CLI;

    ipfs init 
    
    ipfs daemon 
    
  • cd into the backend folder and run npm start

  • install dependencies npm i

  • start ganache node_modules/.bin/testrpc

  • cd into frontend

  • install dependencies npm i

  • Add a local.properties file in the root of the android folder.The local.properties should contain a link to your sdk e.g sdk.dir = /Users/david/Library/Android/sdk

  • Start your emulator

  • start the app react-native run-android

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.