This repository has been archived by the owner on Dec 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
fix: export methods and types from tradetrust-tt/tradetrust #8
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MinHtet-O
force-pushed
the
fix/export-tradetrust_tradetrust
branch
from
May 17, 2024 06:43
6e61cf0
to
e525934
Compare
MinHtet-O
changed the title
fix: export tradetrust-t/tradetrust
fix: export methods and types from tradetrust-t/tradetrust
May 17, 2024
MinHtet-O
changed the title
fix: export methods and types from tradetrust-t/tradetrust
fix: export methods and types from tradetrust-tt/tradetrust
May 17, 2024
MinHtet-O
force-pushed
the
fix/export-tradetrust_tradetrust
branch
3 times, most recently
from
May 23, 2024 09:27
4ab92e4
to
34a88b4
Compare
MinHtet-O
force-pushed
the
fix/export-tradetrust_tradetrust
branch
from
May 23, 2024 09:27
34a88b4
to
4d75ee4
Compare
MinHtet-O
force-pushed
the
fix/export-tradetrust_tradetrust
branch
from
May 24, 2024 08:32
f12feef
to
e557b1b
Compare
Good |
Mapuppy09
approved these changes
May 26, 2024
@@ -10,6 +10,44 @@ npm i @tradetrust-tt/tradetrust-core | |||
|
|||
## Basic Usage | |||
|
|||
#### Wrapping and Signing of verifiable document | |||
|
|||
This example provides how to sign tradetrust wrapped verifiable document, as well as a public/private key pair or an [Ethers.js Signer](https://docs.ethers.io/v5/api/signer/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My sign tradetrust verifiable document as well private/ public
rongquan1
approved these changes
May 27, 2024
Thank You ! Ron! |
🎉 This PR is included in version 1.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
import and export all the methods and types of @tradetrust-tt/tradetrust from @tradetrust-tt/tradetrust-core
Changes
Issues
https://tradetrust.atlassian.net/browse/TT-128