Giter Site home page Giter Site logo

laeborg / frame Goto Github PK

View Code? Open in Web Editor NEW

This project forked from floating/frame

0.0 0.0 0.0 176.46 MB

System-wide Web3 for macOS, Windows and Linux

Home Page: https://frame.sh

License: GNU General Public License v3.0

Shell 0.01% JavaScript 62.46% TypeScript 20.97% HTML 0.31% Stylus 16.25%

frame's Introduction


Frame

F R A M E

System-wide Web3 for macOS, Windows and Linux ๐ŸŽ‰


Features โƒ Installation โƒ Usage โƒ Related

Frame is a native web3 interface that lets you sign data, securely manage accounts and transparently interact with dapps via web3 protocols like Ethereum and IPFS!

Features

  • First-class Hardware Signer Support
    • Use your GridPlus, Ledger and Trezor accounts with any dapp!
  • Extensive Software Signer Support
    • Use a mnemonic phrase, keystore.json or standalone private keys to create and backup accounts!
  • Permissions
    • You'll always have full control of which dapps have permission to access Frame and can monitor with full transparency what requests are being made to the network.
  • Set your own connections to Ethereum and IPFS
    • Never be locked into using a centralized gateway
  • 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!

Talks

Installation

Downloads

Arch Linux

If you use an arch-based distro, you can use an AUR Helper like yay to install Frame by running yay -S frame-eth or for the development version: yay -S frame-eth-dev.

Run Source

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

# Use node v16
โ€บ nvm install 16.15.0
โ€บ nvm use 16.15.0


# Install
โ€บ npm run setup

# Run
โ€บ npm run prod

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.

Build Apps

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

Usage

Connect to Frame natively

Frame exposes system-wide JSON-RPC endpoints ws://127.0.0.1:1248 and http://127.0.0.1:1248 that you can connect to from any app. We recommend using eth-provider to create a connection const provider = ethProvider('frame') as eth-provider will handle any connection edge cases across browsers and environments

Frame's injected provider

Frame also has a browser extension for injecting a Frame-connected EIP-1193 provider into web apps as window.ethereum. This can be used to inject a connection when an app does not provide the option to connect to Frame natively.

Related


Website โƒ Blog โƒ Twitter โƒ Chat

frame's People

Contributors

floating avatar mholtzman avatar goosewobbler avatar jamchello avatar monkybrain avatar john-light avatar schmidsi avatar rabmarut avatar makemake-kbo avatar ligi avatar gzeoneth avatar dependabot[bot] avatar zeroekkusu avatar alphinux avatar tcoulter avatar to19 avatar mathieu-be avatar topocount avatar jyap808 avatar douglance avatar stoooops avatar androolloyd avatar alex-miller-0 avatar adamstallard avatar cantobanano 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.