Giter Club home page Giter Club logo

airdrop-signer's Introduction

BOSAgora Airdrop Signer

Desktop application for signing your airdrop address 에어드롭 주소에 서명하기 위한 데스크탑 애플리케이션

Usage

Simply download a release / pre-built binary and input your BOS secret seed and ethereum address. Your BOS address will be displayed when you enter your secret seed, and a signature will appear when you enter your secret seed and ethereum address.

Is it safe to enter my seed ?

This application does not perform any network communication. We cannot see your seed. If you want, you can run this disconnected from the Internet.

Compilation

First, you need to install the Qt toolsuite to compile this software. We recommend Qt 5.12.1, which we used for development. Open the project using Qt creator and follow the instructions according to your platform.

Windows

You need to download libsodium and install it under `res/sodium/.

First, copy the include folder to res/sodium/include/. Second, install the dynamically built library. If you downloaded libsodium-1.0.17-msvc for example, copy everything under x64/Release/vXXX/dynamic/ to res/sodium/. vXXX is defined by your MSVC version.

Mac OS

Run brew install pkg-config libsodium.

Linux

Make sure you have pkg-config and libsodium (or libsodium-dev) installed.

airdrop-signer's People

Contributors

geod24 avatar

Watchers

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