fabric-samples/off_chain_data/application-go
Mark S. Lewis 7bee4f76d0
Update fabric-gateway to v1.8.0 (#1336)
Node 20+ is now required. This is the oldest currently support LTS
version of Node.js.

Docker images are moved to Node 22, which is the current LTS release.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-07-25 17:10:49 +09:00
..
contract Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
parser Enhance Go off_chain_data for consistency 2025-07-24 16:58:06 +09:00
app.go Update fabric-gateway to v1.8.0 (#1336) 2025-07-25 17:10:49 +09:00
connect.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
getAllAssets.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
go.mod Update fabric-gateway to v1.8.0 (#1336) 2025-07-25 17:10:49 +09:00
go.sum Update fabric-gateway to v1.8.0 (#1336) 2025-07-25 17:10:49 +09:00
listen.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
store.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
transact.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
utils.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00