Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PoC: smart legal contract (.slc) format with contract signing #698

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

jeromesimeon
Copy link
Member

Signed-off-by: jeromesimeon [email protected]

Changes

  • Reduce dependency of (contract) instances to templates so they can be created more independently
  • Add fromTemplate method to create an instance from a template
  • Rename instance classes for clarity
  • Adds initial instance loader and instance saver with ability to create a .slc smart legal contract archive
  • Adds support for SLC execution
  • Adds support for SLC export to different format
  • Adds contract signing support (Contributed by @sanketshevkar)

Flags

@jeromesimeon jeromesimeon changed the title PoC: smart legal contract (.slc) format with contract singning PoC: smart legal contract (.slc) format with contract signing Sep 27, 2021
@coveralls
Copy link

coveralls commented Sep 27, 2021

Coverage Status

Coverage decreased (-0.6%) to 96.682% when pulling de62bc8 on poc-slc into 719594c on master.

jeromesimeon and others added 23 commits October 28, 2021 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants