Giter Club home page Giter Club logo

acuity-substrate-old2's Introduction

Acuity Social

Implementation of a https://acuity.social node in Rust based on the Substrate framework.

This repo contains runtimes for the Acuity network. The README provides information about installing the acuity binary and developing on the codebase. For more specific guides, like how to be a validator, see the Polkadot Wiki.

Building

Build from Source

If you'd like to build from source, first install Rust. You may need to add Cargo's bin directory to your PATH environment variable. Restarting your computer will do this for you automatically.

curl https://sh.rustup.rs -sSf | sh

If you already have Rust installed, make sure you're using the latest version by running:

rustup update

Once done, finish installing the support software:

sudo apt install build-essential git clang libclang-dev pkg-config libssl-dev

Build the client by cloning this repository and running the following commands from the root directory of the repo:

git checkout <latest tagged release>
./scripts/init.sh
cargo build --release

Connect to the Acuity Network

Connect to the global Acuity network by running:

./target/release/acuity

License

Polkadot is GPL 3.0 licensed.

acuity-substrate-old2's People

Contributors

andresilva avatar arkpar avatar bkchr avatar cecton avatar chevdor avatar coriolinus avatar dependabot[bot] avatar drahnr avatar ethernomad avatar expenses avatar gabreal avatar gavofyork avatar gnunicorn avatar joepetrowski avatar kianenigma avatar montekki avatar mxinden avatar nikvolf avatar octol avatar ordian avatar pepyakin avatar rphmeier avatar s3krit avatar shawntabrizi avatar sorpaas avatar thiolliere avatar tomaka avatar tomusdrw avatar tripleight avatar xlc avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.