UNPKG

easymina

Version:

![CircleCI](https://img.shields.io/circleci/build/github/EasyMina/easyMina/main)

64 lines (35 loc) 1.81 kB
![CircleCI](https://img.shields.io/circleci/build/github/EasyMina/easyMina/main) # Easy Mina Made for zk beginners and busy beavers 🦫 easy mina is a Node.js module that helps you create a bare-bones environment with minimal opinionated pre-configuration. Helps you set up: :heavy_check_mark: Environment variables and folders :heavy_check_mark: Your smart contract workspace with a small example :heavy_check_mark: TypeScript config file :heavy_check_mark: Security checks to minimize the risk of security exploits. ## Quickstart Command Line Interface ``` npm i -g easymina easymina ``` ## Table of Contents 1. [Quickstart](#quickstart)<br> 2. [Documentation](#documentation) 3. [Contributing](#contributing)<br> 4. [Limitations](#limitations)<br> 5. [Credits](#credits)<br> 6. [License](#license)<br> 7. [Code of Conduct](#code-of-conduct)<br> ## Documentation Please visit [https://easymina.github.io](https://easymina.github.io) ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/a6b8/easymina. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/EasyMina/easyMina/blob/main/CODE_OF_CONDUCT.md). ## Limitations - Currently in Beta Stage ## Credits - This project was supported by the [zkIgnite](https://zkignite.minaprotocol.com) grant program. ## License The module is available as open source under the terms of the [Apache 2.0](https://github.com/EasyMina/easyMina/blob/main/LICENSE). ## Code of Conduct Everyone interacting in the EasyMina project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/EasyMina/easyMina/blob/main/CODE_OF_CONDUCT.md).