university-course icon indicating copy to clipboard operation
university-course copied to clipboard

A Hyperledger Lab focused developing materials for a university course.

Results 21 university-course issues
Sort by recently updated
recently updated
newest added

[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...

dependencies
javascript

Example: https://github.com/hyperledger-labs/solang/blob/main/MAINTAINERS.md Example of a pointer: https://github.com/hyperledger-labs/homebrew-solang/blob/main/MAINTAINERS.md

bug

As pointed out by @shoebsd31 #38

documentation
enhancement
help wanted

https://www.unibo.it/en/teaching/course-unit-catalogue/course-unit/2020/448362

documentation

add a section on the lab 03, detailing a more high-level, business dimension

enhancement
help wanted
lab-theory

I run two nodes for Lab 03. For the first node, the getPeers method returns null. For the second node run with the command: ``` docker run --name "blockchain-node-2" -p...

I figured our how to use postman to send post requests to the first node created by the setup-docker script. This causes a block to be mined if you add...

Add practical questions on B4S: - adding functionality - remarks on specific pieces of code This should be done on a different branch (eg: lab03-b4s-exercises)

enhancement
help wanted

Currently, peple need to use Overleaf, or rely on the public mirror to compile the labs. Add instructions on how to do that locally.

documentation
help wanted

better document boilerplate code so companies /startups and universities can leverage it better

enhancement