university-course
university-course copied to clipboard
A Hyperledger Lab focused developing materials for a university course.
[//]: # (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...
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
As pointed out by @shoebsd31 #38
https://www.unibo.it/en/teaching/course-unit-catalogue/course-unit/2020/448362
add a section on the lab 03, detailing a more high-level, business dimension
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)
Currently, peple need to use Overleaf, or rely on the public mirror to compile the labs. Add instructions on how to do that locally.
better document boilerplate code so companies /startups and universities can leverage it better