Skip to content

isometrixk/xrp

Repository files navigation

XRP

This application is not intended for financial/trading decisions.

Setup

Edit the "index.php" file by entering a title, the amount of XRP you own, and the buy-in price of the XRP. CSS and Javascript are inline, no external files are needed except for favicons & touch icons (if you'd like them).

$XRP_TITLE = "My XRP Wallet";
$XRP_COUNT = 10;
$XRP_BUYIN = 0.475;

Information

The top of the application will display your wallet's total and will be green for profit or red for loss. Below is a simple table showing your wallet's initial balance and the amount of change to the current balance.

Below that is the highest & lowest balances of your wallet as well as a graph showing your balance over the last 2 months.

About

Simple web page that shows your wallet's progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages