Using NCI resource: GADI

Apply for it first. https://opus.nci.org.au/display/Help/0.+Welcome+to+Gadi ssh username@gadi.nci.org.au If successful, will be provided with welcome message. Make Dir, PS1 = ‘gadi [\W] $’ https://nealhughes.net/usingtheNCI/ https://rabernat.medium.com/custom-conda-environments-for-data-science-on-hpc-clusters-32d58c63aa95 screen screen -r conda init bash conda create -n ENVNAME https://opus.nci.org.au/display/Help/1.+VDI+Client+Installation

Git and Latexdiff

Resources: [1] “Git and latexdiff: compare versions of LaTex documents,” Deanbodenham.com, 2015. https://www.deanbodenham.com/learn/git-and-latexdiff.html (accessed May 26, 2022). MikTex Console has git-latexdiff and latexdiff in packages section. Can be intalled from there. Commands ‌

Trees in Latex

Resources Links: https://www.overleaf.com/learn/latex/TikZ_package https://mirror.aarnet.edu.au/pub/CTAN/graphics/pgf/base/doc/pgfmanual.pdf

Hyperledger Caliper

https://github.com/hyperledger/caliper/ https://hyperledger.github.io/caliper/v0.4.2/installing-caliper/ https://hyperledger.github.io/caliper/v0.4.2/installing-caliper/#installing-from-npm Running Hyperledger Caliper Successfully: LINK: https://hyperledger.github.io/caliper/v0.4.2/fabric-tutorial/tutorials-fabric-existing/ In that link Follow NPM install here: https://tecadmin.net/install-nvm-macos-with-homebrew/

Best Git Resources

Managing remote repositories – GitHub Docs (2022). Available at: https://docs.github.com/en/get-started/getting-started-with-git/managing-remote-repositories (Accessed: 22 April 2022).

Hyperledger Caliper

Caliper is framework for blockchain performance benchmark[2]. Using Caliper, we can get test results for different blockchain solutions with different custom use cases. The supported blockchain solutions by Caliper are Hyperledger Besu, Ethereum Hyperledger Fabric FISCO BCOS Performance metrics that can be acheived are: Transaction throughput i.e. number of transaction per certain duration of time. ... Read More

Research Paper – How to Write?

What is Research Paper? Research paper is report that you write down to share your experiments, surveys, findings to the community. How to Write a Research Paper? According to [1] following is the summary: Step 1: Main Components of A Research Paper: Standard Title, Abstract, Reference List IMRAD Structure Format Introduction – Why? Methods – ... Read More

Blockchain

Blockchain simply refers to chain of blocks. Each block contains informations like any transactions, signatures etc. First block of a blockchain is called Genesis block. Once genesis block is created, new blocks are appended on top of it. And so on, blocks gets generated and appended to the chain. However, there is catch. How are ... Read More
error: