Giter Site home page Giter Site logo

instadapp-dashboard's Introduction

InstaDApp-Dashboard

This codebase explains how to interact with InstaDApp Smart Contracts.

This codebase was created to demonstrate InstaDApp-Dashboard built with Angular that interacts with InstaDApp Smart Contracts

Getting started

Make sure you have the Angular CLI installed globally. We use Yarn to manage the dependencies, so we strongly recommend you to use it. you can install it from Here, then run yarn install to resolve all dependencies (might take a minute).

Clone the repo

git clone https://github.com/InstaDApp/InstaDApp-Dashboard
cd InstaDApp-Dashboard

Install npm packages

Install the npm packages described in the package.json and verify that it works:

npm install

For dev server

ng serve --proxy-config ./proxy.config.json

After running ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Building the project

ng build

After running ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build. These files are available in gh-pages branch. Use these files to run this application on your local system without any extra dependencies.

Deploying into GitHub

Install angular-cli-ghpages and follow the steps in documentation of this repo.

You can install and read steps from here

Functionality overview

General functionality:

  • Interact with InstaDApp Smart Contract of MakerDao and Compound Finance.
  • Exit from InstaDApp Ecosystem

The general page breakdown looks like this:

  • Dashboard page (URL: #/dashboard )
    • Supply, Borrow, Withdraw, Payback features of Compound Finance.
    • Open / Close MakerDao CDP and use basic features of MakerDao
  • Exit page (URL: #/exit )
    • Withdraw funds from InstaDapp account
    • Move your CDP to your wallet account

Brought to you by InstaDApp

instadapp-dashboard's People

Contributors

thrilok209 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.