Giter VIP home page Giter VIP logo

aleo-snap's Introduction

AleoSnap - MetaMask Snap for Aleo ecosystem

Table of Contents

  1. Introduction
  2. Prerequisites
  3. Getting Started
  4. Building and Running the Snap
  5. Testing
  6. Linting and Formatting

Introduction

AleoSnap is a MetaMask Snap that enables MetaMask users to interact with Aleo blockchain.

This project is a monorepo containing the MetaMask Snap package, managed by Yarn 3 Workspaces. The goal of this project is to provide native interaction with the Aleo blockchain inside MetaMask using the Snaps system.

Prerequisites

Before you can start working with the project, make sure you have the following software installed:

Getting Started

To get started with the project:

  1. Clone the repository:
git clone https://github.com/ChainSafe/aleo-snap.git
  1. Navigate to the project root:
cd aleo-snap
  1. Set node to compatible version of project (skip if you use manual approach)
nvm use
  1. Utilize corepack
corepack enable
  1. Install the dependencies
yarn install

Building and Running the Snap

To build and run the project, follow these steps:

  1. Build all packages:
yarn build
  1. Run the MetaMask Snap:
yarn start

Testing

To run tests for all packages:

yarn test

Linting and Formatting

This project uses ESLint to enforce code style and formatting. To check code quality with the linter, run:

yarn lint

To lint and format the code, run:

yarn lint:style:fix

aleo-snap's People

Contributors

ansermino avatar beroburny avatar github-actions[bot] avatar irubido avatar lykhoyda 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.