Giter Site home page Giter Site logo

iov-one / iov-ledger-iovns Goto Github PK

View Code? Open in Web Editor NEW
2.0 5.0 1.0 810 KB

A Node.js package to connect to the IOV app on Ledger devices.

License: Apache License 2.0

JavaScript 3.40% TypeScript 90.30% Shell 6.30%
ledger typescript typescript-library ledger-wallet

iov-ledger-iovns's Introduction

@iov/ledger-bns

npm version

This package provides an adaptor to use the IOV Ledger app as a wallet.

It should also demonstrate how to implement an additional Wallet outside of @iov/keycontrol that can be dynamically loaded by any app in initialization.

Getting started

Create a wallet for signing with a Ledger. All further functionality is provided by the UserProfile.

import { UserProfile } from "@iov/core";
import { IovLedgerWallet } from "@iov/ledger-iovns";

const profile = new UserProfile();
profile.addWallet(new IovLedgerWallet());

API Documentation

Docs are not published at the moment. To generate them locally run

$ yarn install
$ yarn docs

and check the ./docs folder.

License

Copyright 2018-2020 IOV SAS

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

iov-ledger-iovns's People

Contributors

davepuchyr avatar dependabot[bot] avatar iharob avatar merge-when-green[bot] avatar webmaster128 avatar willclarktech avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

alpe

iov-ledger-iovns's Issues

Connect to ledger in web

  • Update iov-ledger-bns
  • Verify transport that works in web (not node-hid)
  • Make karma tests that work locally (same tests that are now, just run them in the browser)

Rename LedgerSimpleAddressWallet

LedgerSimpleAddressWallet does not use the deprecated "simple address" derivation anymore and the name should reflect that.

Possible options:

  1. LedgerIovWallet
  2. IovLedgerWallet
  3. ideas?

Upgrade IOV-Core to 0.16

The goal is to make this project compile with the latest version of IOV-Core. Integration tests with the Ledger device will not run since no compatible Ledger app exists.

  • Upgrade IOV-Core to 0.13
  • Upgrade IOV-Core to 0.14
  • Upgrade IOV-Core to 0.15
  • Upgrade IOV-Core to 0.16

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.