Skip to content

This is a repository for the Marist College Computer Society Blockchain Hackathon. The contents are up to date for the event February 19-24, 2020. After this date, the contents are as-is and will not be guaranteed to be maintained.

Notifications You must be signed in to change notification settings

SweetJenn23/MaristBlockchainHackathon

 
 

Repository files navigation

Getting started

For the hackathon, your environment to build your prototype on is brought to you by IBM LinuxONE Community Cloud - anyone can sign up and have an access to the Linux on Z virtual server. You can find more details here: https://developer.ibm.com/linuxone/

To get setup for the weekend, complete the following steps:

  1. Follow the steps in the link to request for LinuxONE server. Request SLES for your operating system.

https://github.com/linuxone-community-cloud/technical-resources/blob/master/deploy-virtual-server.md

  1. Once your Linux guest is running and you can ssh into the guest, copy the installation script onto your guest.
curl https://raw.githubusercontent.com/SweetJenn23/MaristBlockchainHackathon/master/ZFabricBuild-1.4.sh -o ZFabricBuild-1.4.sh
  1. Issue the following command to make the script executable. chmod u+x ZFabricBuild-1.4.sh
  2. Run the script to build your blockchain environment. ./ZFabricBuild-1.4.sh

Once the proceeding steps have been successfully completed, please continue on to Lab1.

About

This is a repository for the Marist College Computer Society Blockchain Hackathon. The contents are up to date for the event February 19-24, 2020. After this date, the contents are as-is and will not be guaranteed to be maintained.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%