Giter VIP home page Giter VIP logo

htsc's Introduction

Samlinux Academy

Hyperledger Fabric learning materials.

Meetup Topic
06.10.2020 This meetup is about a HLF 2.2.x installation on a DigitalOcean Droplet.
23.10.2020 This meetup is about the CC installation and upgrade process.
06.11.2020 This meetup is about external vs internal chaincode (CC).
20.11.2020 This meetup is about Channels, all about channels.
18.12.2020 This meetup is about the creation of a persistent three ORG fabric network with a one node RAFT orderer.
29.01.2021 This meetup is about the peer-devmode and a comparison between docker and bianry.
12.02.2021 This meetup is about how you can use Node.js as an application developer.
26.02.2021 Part 1 - Node.js development; Comparison between Node.js and Golang chaincode.
12.03.2021 Part 2 - Node.js development; Extends part 1 with a couchDb query.
26.03.2021 Part 3 - Node.js development; Access development environment with Node.js SDK.
18.06.2021 Attribute-based access controll (ABAC) with Node.js

htsc's People

Contributors

irisvelik avatar rodriguesnavil avatar samlinux avatar samlinuxacademy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

htsc's Issues

Fabric 2.2 Chaincode Devmode Environment - Java chaincode

Hi,

I went through the meet up video on youtube and found it very useful. It helped because official documentation was not present specially for version 2.2. So Thank you for that!

I tested entire flow with chaincode written and built in java. CORE_CHAINCODE_LOGLEVEL=debug CORE_PEER_TLS_ENABLED=false CORE_CHAINCODE_ID_NAME=test:0 java -jar ./test-cc-1.0-SNAPSHOT.jar -peer.address localhost:7052.

Post that I ran approve and commit command as documented and they were successful with no errors.

However when I ran invoke, I got following error -
Error: endorsement failure during invoke. response: status:500 message:"make sure the chaincode test has been successfully defined on channel xxx and try again: chaincode definition for 'test' exists, but chaincode is not installed"

Any ideas or pointers?

Best
Ashutosh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.