Skip to content

TrustBlocks/techdocs

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Accord Project Logo

Contributors GitHub license Join the Accord Project Slack

Introduction

Technical Documentation for all Accord Project code. This site uses Docusaurus to generate static HTML.

The site is hosted at: https://docs.accordproject.org

Accord Project is an open source, non-profit, initiative working to transform contract management and contract automation by digitizing contracts. Accord Project operates under the umbrella of the Linux Foundation. The technical charter for the Accord Project can be found here.

Installation

To build the documentation locally:

cd ./website
npm install
npm run start

If you want to re-generate the JSDoc API:

npm run build:api

Accord Project is an open source, non-profit, initiative working to transform contract management and contract automation by digitizing contracts. Accord Project operates under the umbrella of the Linux Foundation. The technical charter for the Accord Project can be found here.

Learn More About Accord Project

Overview

Documentation

Ecosystem

Core libraries:

Projects Package name Version Description
Cicero cicero-core npm version Templates Core
cicero-cli npm version Cicero CLI
cicero-engine npm version Node.js VM based implementation of Accord Project Template Specification execution
cicero-server npm version Wraps the Cicero Engine and exposes it as a RESTful service
cicero-test npm version Testing support for Cicero based on cucumber
cicero-tools npm version Cicero Tools
generator-cicero-template npm version Code generator for a Cicero Template
Concerto concerto-core npm version Core Implementation for the Concerto Modeling Language
concerto-tools npm version Tools for the Concerto Modeling Language
concerto-cli npm version command-line interface for Concerto
Ergo ergo-cli npm version Ergo CLI
ergo-compiler npm version Ergo compiler
ergo-test npm version Ergo test
ergo-engine npm version Ergo engine
Markdown markdown-common npm version A framework for transforming markdown
markdown-slate npm version Transform markdown to/from CommonMark DOM
markdown-cli npm version CLI for markdown transformations.
markdown-cicero npm version Markdown extensions for contracts, clauses, variables etc.
markdown-html npm version Transform CiceroDOM to HTML

UI Components:

Projects Package name Description
Web Components web-components React UI components including Markdown Editor, Contract Editor, Concerto Form and others

Template Editors:

Projects Cicero ver. Description
Template Studio v1 0.13.4 Web UI for creating, editing and testing Accord Project templates
Template Studio v2 0.13.4 Web UI for creating, editing and testing Accord Project templates
VSCode Extension 0.13.4 VS Code extension for editing Cicero templates and Ergo logic

Public templates and models:

Projects Description
Models Accord Project Model Library
Template Library Accord Project Template Library

Documentation:

Project Repo
Documentation techdocs

Contributing

The Accord Project technology is being developed as open source. All the software packages are being actively maintained on GitHub and we encourage organizations and individuals to contribute requirements, documentation, issues, new templates, and code.

Find out what’s coming on our blog.

Join the Accord Project Technology Working Group Slack channel to get involved!

For code contributions, read our CONTRIBUTING guide and information for DEVELOPERS.

The Technical Steering Committee (TSC) may be emailed directly at tsc@accordproject.org.

README Badge

Using Accord Project? Add a README badge to let everyone know: accord project

[![accord project](https://img.shields.io/badge/powered%20by-accord%20project-19C6C8.svg)](https://www.accordproject.org/)

License

Accord Project source code files are made available under the Apache License, Version 2.0. Accord Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0).

Copyright 2018-2019 Clause, Inc. All trademarks are the property of their respective owners. See LF Projects Trademark Policy.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

4dd3r
4dd3r

πŸ’»
4katie
4katie

πŸ’»
It's Lex
It's Lex

πŸ’»
DEBSUBHRA ROY
DEBSUBHRA ROY

πŸ’»
Felix KΓΌhl
Felix KΓΌhl

πŸ’»
Nico Britz
Nico Britz

πŸ’»
Yash Garg
Yash Garg

πŸ’»
ContractPen
ContractPen

πŸ’»
Dmitriy Danilov
Dmitriy Danilov

πŸ’»
Dan Selman
Dan Selman

πŸ’»
Jolene Langlinais
Jolene Langlinais

πŸ’»
Javier Canossini
Javier Canossini

πŸ’»
Joseph J Bambara
Joseph J Bambara

πŸ’»
Jerome Simeon
Jerome Simeon

πŸ’»
Alexey Pyltsyn
Alexey Pyltsyn

πŸ’»
Matt Roberts
Matt Roberts

πŸ’»
Nithilan Kalidoss
Nithilan Kalidoss

πŸ’»
Oorjit Chowdhary
Oorjit Chowdhary

πŸ’»
Peter Hunn
Peter Hunn

πŸ’»
Pranjal Vyas
Pranjal Vyas

πŸ’»
Ryan (Chiungting) Lin
Ryan (Chiungting) Lin

πŸ’»
Sanket Shah
Sanket Shah

πŸ’»
Steffin Stanly
Steffin Stanly

πŸ’»
Sumit Kharche
Sumit Kharche

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.4%
  • JavaScript 31.8%
  • Shell 3.6%
  • HTML 0.2%