Coder Social home page Coder Social logo

firstfan / arweavewebwallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jfbeats/arweavewebwallet

0.0 0.0 0.0 4.85 MB

The arweave.app source files

Home Page: https://arweave.app

JavaScript 0.24% TypeScript 37.26% CSS 0.87% HTML 0.31% Vue 61.32%

arweavewebwallet's Introduction

Arweave Web Wallet

Header image

Link

https://arweave.app

Features

  • Local-first, self-custodial wallet
  • Create / Import / Export wallets by passphrase or key file
  • Ledger support (awaiting release on Ledger app store)
  • Send and receive AR tokens
  • Upload permanent data (text, files, folders, deploy static websites)
  • View transactions and data
  • Connector - Login to any account securely across all decentralized applications
  • Permafrost Vault - Turn any device into a cold hardware wallet

Open standards

Identity

Profile data is hosted permanently on the weave. To represent user profile for a specific address, the latest transaction using the tag App-Name: arweave-id is selected and the following tag values are displayed:

User info

  • Name: string Username
  • Text: string Bio

Profile picture

  • Image: TxId ID pointing to the data (if a transaction containing the image data was posted independently)
  • Content-Type: image/png | image/svg | ... MIME type tag (included with the transaction containing the image data)

Communication between domains

The Connector, which arweave.app implements as a provider, offers a secure way to share a single login across all decentralized applications. The API accepts JSON RPC messages sent by external applications. To use website wallets like arweave.app in your own project, or for more details, see the Connector page.

Communication between devices

The Permafrost Vault offers a way to run the application in an air-gaped context and pass signed/unsigned transaction parameters through user selected means (QR codes, Files, Bluetooth, USB, ...) between an online relay and offline vault. Each message must be transferred in a single clear text item to allow for easy verifiability.

To shorten message length when necessary, the public key (owner field) can be omitted by the vault in the returned signed transaction if it was already included in the received unsigned transaction (safe to assume that the value is already known by the online relay).

arweavewebwallet's People

Contributors

jfbeats 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.