Giter Club home page Giter Club logo

frame's Introduction


Frame

F R A M E

An OS-level Ethereum interface ๐ŸŽ‰


Features โƒ Downloads โƒ Related

Frame is an OS-level Ethereum interface that lets you use standalone signers, such as a Ledger or Trezor, to securely and transparently interact with dapps and the Ethereum network.

Features

  • First-class Hardware Support
    • Use your Ledger and Trezor devices with any dapp!
  • Permissions
    • User controls which dapps have permission to access the provider and can monitor with full transparency what requests dapps are making.
  • Node Management
    • Frame simplifies running and syncing your local node and lets you seamlessly swap from local to remote nodes on the fly.
  • Menu Bar Support
    • Frame stays out of the way and sits quietly in your menu bar until it's needed.
  • Cross Platform
    • macOS, Windows and Linux!

Demos

Downloads

Run Source

# Clone
โ€บ git clone https://github.com/floating/frame

# Install
โ€บ npm install

# Run
โ€บ npm run alpha

On Windows: Run npm install --global --production windows-build-tools as administrator before running the demo. You can find more info about this here: https://github.com/felixrieseberg/windows-build-tools.

On Ubuntu: Run sudo apt-get install build-essential libudev-dev before running the demo.

Add Hot Signers

  • For testing and development purposes you can add non-hardware accounts to Frame
  • After cloning the repo create hot.json in the root directory
{
  "accounts": ["privateKey1", "privateKey2"]
}
  • Run npm run hot (production env + hot signers) or npm run dev (development env)
  • Hot signers will not be added when running npm run alpha (production env)

Build Apps

# Build apps for current platform
โ€บ npm run bundle
โ€บ npm run build

Related


Website โƒ Blog โƒ Twitter

frame's People

Contributors

floating avatar

Watchers

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