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 archive #679

Closed
wants to merge 13 commits into from
Closed

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

Flags

martinhalford and others added 13 commits August 5, 2021 08:15
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.13...v4.4.15)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@jeromesimeon
Copy link
Member Author

Replaced by #697

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.

2 participants