Giter Club home page Giter Club logo

skatefish / auroracoin-browser-wallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from syspect-sec/auroracoin-browser-wallet

1.0 1.0 2.0 323 KB

This wallet is for Auroracoin on Chrome browser. The wallet provides optional password symmetric encryption of your private key. The wallet works in conjunction with insight-auroracoin as a wallet API similar to insight.bitpay.com.

License: MIT License

CSS 1.14% HTML 15.52% JavaScript 83.34%

auroracoin-browser-wallet's People

Contributors

rubiksson avatar skatefish avatar syspect-tech avatar

Stargazers

 avatar

Watchers

 avatar  avatar

auroracoin-browser-wallet's Issues

Various documentation

Some suggestions on what might be useful.

  • Documentation on how to use it.
  • Documentation for end users on how to install it.
  • Documentation regarding security.

Disabled Currency Switching and Conversion

Branch: Insight and Other Changes

Disabled Currency Conversion due to outdated bitcoinaverage API support.

Object/.JS = currency-manager.js

Need to support new API:
https://apiv2.bitcoinaverage.com/indices/global/ticker/short?crypto=BTC&fiat=ISK

note this API has a limit of 100 (i think) calls per day, but that should be per IP address so that should be okay.

The JSON looks like :
{
"BTCISK": {
"last": 287027.6976683473,
"timestamp": 1501757982,
"averages": {
"day": 286340.60331558
}
}
}

The problem I had that was the "last" price is now within the "BTCISK" header and the value of "ISK" is in a variable that is not in scope in the inner part of the function.

Furthermore I had issues with the nature of Javascript ".then" "promise" like sync function syntax and the availability of the "currency" variable scope.

auroracoin github user taken... ask owner

Hi... i have started to take over management of the auroracoin project.

would you be willing to give up / sell your github account auroracoin ?

this is just me doing this as an individual, so please do not try to "get as much as you can get."

my best offer would be around 2000aur.

if you are also still a fan or hodler... i can promise you some great things are coming out within the next month

@auroracoin

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.