Coder Social home page Coder Social logo

conr2d / anchor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greymass/anchor

0.0 1.0 0.0 18.07 MB

EOSIO Desktop Wallet and Authenticator

Home Page: https://greymass.com/anchor/

License: MIT License

JavaScript 99.60% HTML 0.27% CSS 0.08% Shell 0.05%

anchor's Introduction

version issues license downloads

Anchor Logo

Anchor - A feature rich, open-source, EOSIO Wallet

Anchor Screenshot 1

Features

Some of the notable features of Anchor include, but are not limited to:

  • A user interface that supports common EOSIO functions (token transfers, resource management, governance, etc).
  • Direct integration with Greymass Fuel, which provides limited free CPU/NET resources to every account on compatible networks.
  • Support for nearly every EOSIO-based blockchain (EOS, Telos, WAX, etc), with new networks added as they launch.
  • Locally encrypted key storage using AES-256 - your private keys never leave the wallet.
  • Optional integration with Ledger Hardware Wallets for additional key security.
  • Rich integration with external applications any EOSIO-based blockchain using the EOSIO Signing Request protocol.

A dedicated Anchor website will be released in the future with a more detailed breakdown of everything that Anchor offers. To experience it all yourself today, download and give it a try.

Download Anchor

We urge all users to only download Anchor from one of these two locations:

When downloading from either location, check the URL bar of your browser to ensure you are in the correct place and not visiting a phishing link.

Current Release

The most recent (v1.2.6) release can downloaded using these links:

The latest release will always be available on the releases page of this repository:

https://github.com/greymass/anchor/releases

To determine which file you need, if you are a...

  • MacOS User: Download the DMG (anchor-wallet-***.dmg) file. Open it, and drag the Anchor icon into your Applications folder.
  • Windows User: Download the EXE (anchor-wallet-***.exe) file. Open it, and perform run the installation process.
  • Linux User: Download either the AppImage (anchor-wallet-***-_amd64.AppImage) or DEB (anchor-wallet-***-_amd64.deb) file

Signatures

All releases on Github will have shasum256 hashes signed by jesta on keybase. If these signatures do not match, it is possible you have obtained a release not published by the Greymass team.

Build it yourself

If you'd rather build the application yourself, please ensure you have nodejs/npm/yarn already installed locally.

Note: If you are configuring this Electron application within a Windows development environment, it will involve additional steps.

git clone https://github.com/greymass/anchor.git anchor
cd anchor
nvm use v13
yarn --frozen-lockfile
cd app
yarn --frozen-lockfile
cd ..

Then, depending on what OS you use, either:

  • MacOS: npm run package-mac
  • Linux: npm run package-linux
  • Windows: npm run package-win

You currently must build the binary for the desired operating system on that operating system. Windows builds must be built on Windows, macOS on macOS, etc.

After the build completes, the files will be located in the releases folder within the project folder.

Running in development mode

git clone https://github.com/greymass/anchor.git anchor
cd anchor
nvm use v13
yarn --frozen-lockfile
cd app
yarn --frozen-lockfile
cd ..
npm run dev

Credits

The development of this application is being led by members of the Greymass team.

anchor's People

Contributors

aaroncox avatar aleclarson avatar ansigroup avatar apporc avatar bitcoiners avatar dafuga avatar designsufi avatar dfguo avatar eosflare avatar franceos-tech avatar i-love-to-code avatar inoue-a avatar jnordberg avatar luckybean avatar lukapercic avatar miwcryptocurrency avatar motrebski avatar pete001 avatar quixoticgithub avatar ruslansalikhov avatar skenan avatar smlu avatar someguy123 avatar szechem avatar tarassh avatar truemanner avatar who325 avatar zaragast avatar

Watchers

 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.