Skip to content

P2P Network to verify authorship & ownership, store & deliver proofs.

License

Notifications You must be signed in to change notification settings

Apetree100122/anagolay-chain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anagolay Network Node

Anagolay is a next-generation framework for ownerships, copyrights and digital licenses. 🚀

Local Development

Here is the list of currently available tasks makers --list-category-steps anagolay which you can run by makers TASK_NAME.

❯ makers --list-category-steps anagolay
[cargo-make] INFO - makers 0.35.15
[cargo-make] INFO - Build File: Makefile.toml
[cargo-make] INFO - Task: default
[cargo-make] INFO - Profile: development
anagolay
----------
build - Compile the Anagolay runtime in debug mode. Accepts any valid build arguments.
build-production - Compile the Anagolay runtime in release mode with  option and custom profile `production`. Accepts any valid build arguments.
build-release-benchmarks - Compile the Anagolay runtime in release mode with feature flag for benchmarks.
start - Starts the chain in dev mode with sane default flags.
ci-flow-light - Experimental ci-flow which runs the checks in single run instead many.
clean-all - Remove generated artifacts.
clean-anagolay - Remove generated artifact `anagolay`.
test-benchmarking - Execute unit and integration tests of a anagolay node with flags enabled for testing benchmarks.

Building

makers build

Testing and available commands

We are using the makers crate to automate scripts and make them easier to maintain and execute. All scripts are semantically named and makers top level commands are the same.

Development

If you are interested in how to work with Anagolay node checkout development.md file

License

License: GPL v3

About

P2P Network to verify authorship & ownership, store & deliver proofs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 81.9%
  • Shell 16.2%
  • Handlebars 1.1%
  • Dockerfile 0.8%