GithubHelp home page GithubHelp logo

codersbrothers / tokennet-wallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bosnet/tokennet-wallet

0.0 2.0 0.0 5.71 MB

Web based wallet for BOSCoin Token Network

JavaScript 92.20% HTML 0.57% CSS 7.23%

tokennet-wallet's Introduction

BOScoin Wallet

Install

yarn # or npm install

Run

yarn start # or npm run start

Config

You can change src/config.json.

  • test_mode: If you set true, change background and main page view.
  • api_url: Horizon API URL
  • passphrases: Horizon API Pass Phrases
  • transaction_fee: Transaction Fee
  • minimum_balance: Minimum Balance
  • ks_url: Kill Switch file path or API url
  • ks_interval: Kill Switch check cycle (second unit)
  • active_make_a_new_key: Show Make a new key Button
  • active_create_test_account: Show Create new account on TestNet Button
  • ga_id: Google Analytics ID

Kill Switch data format

{
	"start_time": "2017-10-07T18:17:00.588208",
	"end_time": "2017-10-07T18:18:00.588221",
	"message": "XHTML Message<br/>Here"
}

Build

yarn build

tokennet-wallet's People

Contributors

spikeekips avatar unk avatar

Watchers

 avatar  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.