GithubHelp home page GithubHelp logo

minorio's Introduction

Minorio ൿ

image

Idea

The target idea already in progress, to check the current status of the project - navigate to the main branch. 🧝

Background

The project was created through zkIgnite Cohort 0.

Wallet

To perform this ZKApp please install Auro Wallet Browser extension and topup your balance with Berkeley Faucet.

Start local

Install dependencies (both in contracts/ and ui/ dir).

npm i --prefix ./contracts; npm i --prefix ./ui;

Build contracts.

npm run build --prefix ./contracts

Run the ZKApp!

npm run dev --prefix ./ui

Apple Silicon M1 processor

Since SnarkyJS uses multithreading in the browser, there is an issue with M1 processors. If you have such a device - run a command below. This will speed up the execution of the program.

npm run patch-m1 --prefix ./ui

Changelog

[5] Create patch fix for Apple Silicon M1.

[4] Create a general README with info on how to run locally etc.

[3] Rename project to Minorio:)

[2] Complete Mina ZKApp Tutorials 1 – 4.

[1] Create sample project zk project spark-add --ui next.

Challenges

TODO

minorio's People

Contributors

serg-plusplus avatar

Stargazers

 avatar

Watchers

 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.