Coder Social home page Coder Social logo

fair-exchange / app-safecoin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ledgerhq/app-solana

0.0 1.0 4.0 674 KB

Solana app for Ledger Wallet

License: Apache License 2.0

Makefile 1.29% Shell 1.41% C 78.97% Rust 13.52% C++ 4.48% CMake 0.32%

app-safecoin's Introduction

Safecoin app for Ledger Wallet

Overview

This app adds support for the Safecoin native token to Ledger Nano S hardware wallet.

Current Features:

  • Pubkey queries
  • Parse, display and sign all Safecoin CLI generated transaction formats
  • Blind sign arbitrary transactions (Enabled via settings)

Prerequisites

Building requires the ledger-app-builder container.

https://github.com/LedgerHQ/ledger-app-builder

Building

# docker can be replaced with podman or buildah without sudo
sudo docker run --rm -ti -v "$(realpath .):/app" ledger-app-builder:latest ./build.sh

binaries will be placed in release/nanoS and release/nanoX

Installing

to install the app on a NanoS run:

./install_nanoS.sh

Run C tests:
```bash
make -C libsol

Load the app onto the device:

make load

Note: It's currently not possible to sideload an app onto the NanoX.

Emulating

make delete

Example of Ledger wallet functionality

cd tests
cargo run

The app can be run by the Ledger Speculos emulator: https://github.com/LedgerHQ/speculos

The elf files are located at: release/nanoS/bin/app.elf release/nanoX/bin/app.elf

This follows the specification available in the api.md.

app-safecoin's People

Contributors

t-nelson avatar garious avatar criesofcarrots avatar tamtamhero avatar phaeliks avatar grydz avatar niooss-ledger avatar rgeslain-ledger avatar bigspider avatar jibeee avatar leoluk avatar sleepdefic1t avatar fkbenjamin avatar meriadec avatar

Watchers

James Cloos 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.