Skip to content

Commit 6860e7c

Browse files
authored
Merge pull request #169 from 0xbigapple/feature/add_integrity_check_note
feat(readme): add integrity check note
2 parents 6c0ac4c + 1fbc1f1 commit 6860e7c

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Trident-java is compiled with java version 1.8 and gradle 7.6.
1919
### Gradle
2020

2121
```groovy
22-
implementation("io.github.tronprotocol:trident:0.9.2")
22+
implementation("io.github.tronprotocol:trident:0.9.2")
2323
```
2424

2525
### Maven
@@ -110,6 +110,11 @@ We're very glad and appreciate to have contributions from the community.
110110

111111
Refer to our [contributing guide ](CONTRIBUTING.md)for more information.
112112

113-
## Licence
113+
## Integrity Check
114114

115-
Trident is distributed under a MIT licence.
115+
Starting from version 0.9.2, releases are published to Maven repository and signed with the gpg key:
116+
117+
```
118+
pub: 3149 FCA5 6377 2D11 2624 9C36 CC3F 8CEA 7B0C 74D6
119+
uid: buildtrident@tron.network
120+
```

0 commit comments

Comments
 (0)