GithubHelp home page GithubHelp logo

ganesh1997oli / ink-multisig Goto Github PK

View Code? Open in Web Editor NEW

This project forked from protofire/ink-multisig

0.0 0.0 0.0 455 KB

License: GNU General Public License v3.0

Shell 6.57% Rust 65.64% TypeScript 24.34% Makefile 3.45%

ink-multisig's Introduction

Ink Multisig

Prerequisites

Before running the project, make sure you have the following prerequisites installed on your system:

  • Rust Toolchain: You can install the Rust Toolchain by following the instructions here.
  • cargo-contract: Install cargo-contract by visiting the GitHub repository and following the installation instructions.
  • Node.js: Download Node.js from the official website here and install it on your machine.

Getting Started

To quickly get started with the project, follow these instructions:

  1. Clone the repository:
   $ git clone https://github.com/protofire/ink-multisig.git
   $ cd ink-multisig
  1. Run the make command to build the project and run the tests:
   $ make run

The make run command will automatically install the necessary dependencies, clean the project, build the contracts, download the substrate contracts node, and run the tests.

This command simplifies the setup process for the first time you run the project.

Note: Make sure you have all the prerequisites installed before running the command.

Additional Commands

If you prefer to run the individual commands separately, here are the available options:

  • make clean: Clean the project by removing the generated files.
  • make build: Build the contracts and generate the artifacts.
  • make node-download: Download the substrate contracts node.
  • make test: Run the tests to verify the functionality of the smart contract.

Feel free to explore and use these commands based on your requirements.

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.