Skip to content

AlphonseMehounme/lbcli-week-1-exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Btrust Builders: LBCLI Week One Exercises

Instructions

Exercise should be done using Regtest network.

  1. Fork this repository.
  2. Go to the Actions tab and enable github workflow for your repository by clicking I understand my ...

  1. Clone the fork to your local computer.

  2. Add your bitcoin cli commands to the script files in the submission folder. Example:

    $ bitcoin-cli -regtest getblockcount
  3. Commit and push your changes to your remote fork.

  4. Confirm your forked repository has a green check mark.

  1. Submit your solution to this form: Google form.

PS: You can commit and push as often as you like and GitHub Actions will re-evaluate your code every time. You will need to look through the auto-grader logs (in the "actions" tab) to see what exactly you got right or wrong.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%