hendrawd / clause-template-library

hendrawd's template library for clause.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cicero Template Library

Build Status

Repository for Smart Legal Contract Templates that conform that to the Accord Protocol Template Specification, the protocol is managed by the open-source community of the Accord Project.

These templates can be parsed and executed by the Cicero engine.

Library

Educational Samples

Template Name Description Type
Hello World This is the Hello World of Accord Protocol Templates. Executing the clause will simply echo back the text that occurs after the string Hello prepended to text that is passed in the request. Clause

Supply Chain

Template Name Description Type
Acceptance of Delivery This clause allows the receiver of goods to inspect them for a given time period after delivery. Clause
Fragile Goods This clause specifies penalties for shocks caused to a fragile package in transport Clause
Late Delivery and Penalty A sample Late Delivery And Penalty clause. Clause
Perishable Goods This clause specifies penalties if the transport conditions (temperature and humidity) for a package are breached. Clause

Finance

Template Name Description Type
Simple Agreement for Future Tokens The SAFT contract is a futures contract where a person invests in a company in exchange for receiving utility tokens that may be used when a product launches. Contract
Volume Discount A sample volume discount clause. Clause

Services

Template Name Description Type
Service Level Agreement A service level agreement that gives invoice credit based on service availability. Contract

Contributing

Can't find a something? Then why not make a new template yourself?

Follow the instuctions in the docs.

License

All templates in this library are made available under the Apache-2 License.

About

hendrawd's template library for clause.io

License:Apache License 2.0


Languages

Language:JavaScript 99.5%Language:Shell 0.5%