Skip to content

System-wide Web3 for macOS, Windows and Linux

License

Notifications You must be signed in to change notification settings

DeggetLoveCrypto/frame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Frame

F R A M E

System-wide Web3 for macOS, Windows and Linux 🎉



Frame is a web3 interface that lets you sign data, manage accounts, run your own connections to Ethereum/IPFS and securely and transparently interact with dapps and web3 protocols.

Features

  • First-class Hardware Signer Support
    • Use your 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.
  • Create your own connections to Ethereum/IPFS
    • Run your own Ethereum light client or IPFS gateway without the command line!
    • Seamlessly swap from local to remote nodes on the fly
    • Never be locked into using a centralized gateway again!
  • 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

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.

Build Apps

› npm run bundle # Create app bundle
› npm run build # Build apps for current platform

Related


WebsiteBlogTwitterChat

About

System-wide Web3 for macOS, Windows and Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.1%
  • Stylus 21.8%
  • HTML 0.1%