Katsu-Jing / pihsiu

🚀Fractal official wallet app & extension.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pihsiu Wallet

Connect you to fantastic Fractal Block Chain.

Join the chat at https://gitter.im/fractal-platform/pihsiu Build Status

English | 简体中文

✨ Features

Pihsiu enhances your browser to connect to Fractal block chain. Pihsiu makes it possible for you to run Dapp right without a local Fractal full node. And it has a secure vault inside to manage your account identities and sign transaction across different network.

The goal of Pihsiu is to make it as easy as possible to talk with Fractal.

📦 Install

Browser extension

IE / Edge
Edge
Firefox
Firefox
Chrome
Chrome
Opera
Opera
brave
Brave
Dev Dev Release Dev Release

🖥 Try Dev Version

Get extension here, download the zip file for specific browser.

chrome/opera

  1. Open your Chrome Browser and goto chrome://extensions
  2. Open development mode and unzip the extension.zip file, click Load unpacked and select the unzipped folder.

alt open_dev_mode

firefox

install a node package we-ext

follow this tutorial to test and build

the basic steps can be described as follows:

$ cd /path/to/dist/extensions
$ web-ext run
$ web-ext build
$ web-ext sign --api-key=$AMO_JWT_ISSUER --api-secret=$AMO_JWT_SECRET 

⌨️ Development

$ git clone https://github.com/fractal-platform/pihsiu.git
$ cd pihsiu
$ yarn -i
$ yarn run watch:ext

After all that, you will get dev extension in dist/extension and then use chrome load unpacked extension in dev mode. Try dev version contains the details.

🤝 Contributing PRs Welcome

We are very welcome to your contributing, and please read our help document before you start.

About

🚀Fractal official wallet app & extension.


Languages

Language:JavaScript 94.5%Language:CSS 4.5%Language:HTML 1.0%