Giter Club home page Giter Club logo

xmr.llcoins.net's Introduction

xmr.llcoins.net

XMR Tools Site Files

Pages:

  1. addressgen.html -- provides a streamlined account generator, including three different methods of encryption
  2. addresstests.html -- provides an extensive amount of options for step-by-step private/public key/address generation and verification for several Cryptonote coins
  3. checktx.html -- allows for the decoding of one-time-output keys of a particular transaction, associating them with their public account. This requires secret data (either the view private key, or the transaction private key) and an internet connection to MoneroBlocks to get the transaction data.
  4. sign.html -- generates and verifies signatures on arbitrary data using one of your account private keys (spend key or view key)
  5. slowhash.html -- generates the CryptoNight hash of hexadecimal input data; overall not too useful except for visually checking a block's PoW result

A .zip file is provided of the site for convenient offline use (note: you must have an internet connection to use the checktx page). To verify the .asc, with gpg installed:

  1. Get my key here: https://raw.githubusercontent.com/monero-project/monero/master/utils/gpg_keys/luigi1111.asc
  2. Save it as luigi1111.asc and import it at the command line with gpg --import luigi1111.asc
  3. In the directory where "site.zip" and "site.zip.asc" are located, type:

gpg --verify site.zip.asc site.zip

You should get gpg: Good signature from "luigi1111 <[email protected]>"; you can ignore the warning about the key not being certified.

xmr.llcoins.net's People

Contributors

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