Commit 6fd5507
[FABCJ-257] Rationalize examples
- moved the examples to an `examples` dir
-kept the two chaincode examples that are used in the tests,
but removed the other chaincode based interfaces. these where effectively duplication of each other
- Added in the Contract examples from 1.4 that were missing
- Provided both gradle and maven based examples
- Provided kotlin example. Kotlin for both the contract source and the gradle build file
Signed-off-by: Matthew B White <[email protected]>1 parent 5d3cd53 commit 6fd5507
File tree
61 files changed
+1142
-1331
lines changed- examples
- fabric-chaincode-example-sacc
- gradle/wrapper
- src/main/java/org/hyperledger/fabric/example
- fabric-chaincode-example-sbe
- gradle/wrapper
- src/main/java/org/hyperledger/fabric/example
- fabric-contract-example-gradle-kotlin
- gradle/wrapper
- src
- main/kotlin/org/example
- test/kotlin/org/example
- fabric-contract-example-gradle
- src
- main/java/org/example
- test/java/org/example
- fabric-contract-example-maven
- src
- main/java/org/example
- test/java/org/example
- fabric-chaincode-example-gradle
- src/main/java/org/hyperledger/fabric/example
- fabric-chaincode-example-maven
- src/main/java/org/hyperledger/fabric/example
- fabric-chaincode-example-sacc-jars
- src/main/java/org/hyperledger/fabric/example
- fabric-chaincode-example-sacc-kotlin
- src/main/java/org/hyperledger/fabric/example
- fabric-chaincode-example-sacc-no-wrapper
- src/main/java/org/hyperledger/fabric/example
- fabric-chaincode-example-sacc
- gradle/wrapper
- fabric-chaincode-example-sbe
- gradle/wrapper
- fabric-chaincode-integration-test/src/test/resources/first-network
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+1142
-1331
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
38 | 49 | | |
39 | | - | |
40 | 50 | | |
41 | 51 | | |
42 | 52 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments