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

rsksmart/rbank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)