Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/accordproject/models
Accord Project Model Repository
https://github.com/accordproject/models
accordproject blockchain composer concerto corda ethereum hyperledger legaltech models smart-contracts
Last synced: 5 days ago
JSON representation
Accord Project Model Repository
- Host: GitHub
- URL: https://github.com/accordproject/models
- Owner: accordproject
- License: apache-2.0
- Created: 2017-12-15T16:48:23.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T15:40:48.000Z (3 months ago)
- Last Synced: 2024-10-30T04:29:56.427Z (3 months ago)
- Topics: accordproject, blockchain, composer, concerto, corda, ethereum, hyperledger, legaltech, models, smart-contracts
- Language: JavaScript
- Homepage: https://models.accordproject.org
- Size: 2.9 MB
- Stars: 29
- Watchers: 10
- Forks: 42
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Accord Project Model Repository
This repository hosts all Accord Project models. Models are captured using the [Concerto](https://docs.accordproject.org/docs/model-concerto.html) modeling language; a platform and runtime neutral typed schema language.
The build system for this repository publishes the models to: https://models.accordproject.org
Environment Variables used by the build system:
- `SERVER_ROOT` : the root URL for the server. Used when generating absolute hyperlinks.
- `FORCE_PUBLISH` : disabled the download of external models and model validation. Should be used with care!---
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][linuxfound]. The technical charter for the Accord Project can be found [here][charter].
## Learn More About Accord Project
### [Overview][apmain]
### [Documentation][apdoc]
## 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][apblog].
Join the Accord Project Technology Working Group [Discord channel][apslack] to get involved!
For code contributions, read our [CONTRIBUTING guide][contributing] and information for [DEVELOPERS][developers].
### README Badge
Using Accord Project? Add a README badge to let everyone know: [![accord project](https://img.shields.io/badge/powered%20by-accord%20project-19C6C8.svg)](https://www.accordproject.org/)
```
[![accord project](https://img.shields.io/badge/powered%20by-accord%20project-19C6C8.svg)](https://www.accordproject.org/)
```Accord Project source code files are made available under the [Apache License, Version 2.0][apache].
Accord Project documentation files are made available under the [Creative Commons Attribution 4.0 International License][creativecommons] (CC-BY-4.0).Copyright 2018-2019 Clause, Inc. All trademarks are the property of their respective owners. See [LF Projects Trademark Policy](https://lfprojects.org/policies/trademark-policy/).
[linuxfound]: https://www.linuxfoundation.org
[charter]: https://github.com/accordproject/governance/blob/master/accord-project-technical-charter.md
[apmain]: https://accordproject.org/
[apblog]: https://medium.com/@accordhq
[apdoc]: https://docs.accordproject.org/
[apslack]: https://discord.gg/Zm99SKhhtA[contributing]: https://github.com/accordproject/models/blob/master/CONTRIBUTING.md
[developers]: https://github.com/accordproject/models/blob/master/DEVELOPERS.md[apache]: https://github.com/accordproject/models/blob/master/LICENSE
[creativecommons]: http://creativecommons.org/licenses/by/4.0/