Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

erdDEVcode/sting

Repository files navigation

DEPRECATED - Sting is now deprecated and no longer maintained. Please use the official Elrond wallet instead.

Join the community Follow on Twitter

Cross-browser web wallet for the Elrond blockchain.

Features:

  • Unified balance view (staking/delegation + wallet).
  • Send transactions, with full gas customization.
  • Import wallet via seed/mnemonic, JSON/PEM file, Ledger nano.
  • Switch between networks (currently supported: mainnet, testnet).

Developer guide

Note: Instructions are for OS X.

Install all pre-requisites:

npm install

To run in dev mode:

npm run dev

To build:

npm run build

To deploy:

NOW_TOKEN=... npm run deploy

Automatic deploy: git push to master and Vercel will auto-deploy the site.

License

AGPLv3

Why "Sting"?

According to the LOTR wiki, Sting was an "ancient Elvish blade made by weapon-smiths in Gondolin". It was carried by some of the main characters in the story.