Giter Site home page Giter Site logo

apps-wallet-chrome-extension's Introduction

Fetch.AI Web Wallet Browser Extension

You can find the latest version of the Fetch.AI Web Wallet Browser Extension on [The Chrome Web Store](ht>/).

The Fetch.AI Web Wallet is a Chrome browser extension for interacting with the Fetch.ai Ledger. Functionality includes creating accounts on the Ledger, working with existing accounts, checking one's balance and transaction history on both Mainnet, and Testnet. It's functionality also includes the sending of funds, verifying the receipt of funds, and providing relavent links within our Block Explorer to see further transaction information

Running as a Website locally

Running as a Browser Extension locally

Building from source files.

Note: Built files are included in this repo for ease of use:

  • Install Node.js version >== 10
    • If you are using nvm (recommended) running nvm use will automatically choose the right node version for you.
  • $ git clone https://github.com/fetchai/apps-wallet-chrome-extension.git
  • $ cd apps-wallet-chrome-extension
  • $ npm install
  • ensure line 20 const VERSION = 2 equals 3 in apps-wallet-chrome-extension/node_modules/fetchai-ledger-api/src/fetchai/ledger/serialization/transaction.js
  • $ cd apps-wallet-chrome-extension/node_modules/fetchai-ledger-api
  • $ npm install && npm run build
  • $ cd apps-wallet-chrome-extension/src/other_imported_modules/react-expand-animated
  • $ npm install && npm run build
  • $ cd apps-wallet-chrome-extension
  • $ npm run build

License

This application is licensed under the Apache software license. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

Fetch.AI makes no representation or guarantee that this software (including any third-party libraries) will perform as intended or will be free of errors, bugs or faulty code. The software may fail which could completely or partially limit functionality or compromise computer systems. If you use or implement the ledger, you do so at your own risk. In no event will Fetch.ai be liable to any party for any damages whatsoever, even if it had been advised of the possibility of damage.

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.