Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 787 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 787 Bytes

RBank demo ÐApp

This is a demo on how to integrate RBank library into a Vue.js project.

Admin My Activity
Transaction history Supply / Borrow

Requirements

Usage

In docker-compose.yml modify RBANK_CONTROLLER with the address of your RBank controller contract.

Then run the docker container.

docker-compose up

Then access the ÐApp in your browser at the given url (https://localhost by default)