Giter VIP home page Giter VIP logo

bdk-practice's Introduction

bdk-practice

This repo is a collection of exercises to get familiar with rust-bitcoin, rust-miniscript and BDK.

It's made up of many small Rust projects that are part of the same workspace, so that they all share the same target directory.

The tasks generally involve completing a function or adding a fragment of code, which can then be automatically validated by running cargo test from within the folder.

The src/answer.rs file, which should be present in every project, contains the solution for the task, in case you need a bit of help getting un-stuck somewhere.

Contributions are very welcome, I hope going forward we'll be able to build a nice collection which we could use to help onboard people on BDK or, more broadly, the whole rust-bitcoin ecosystem.

How to get started

Currently most tasks assume a decent amount of familiarity with the Rust languge and Bitcoin in general. Going forward we could consider adding easier tasks to lower the entry barrier.

To get started simply clone the repo locally and check out the individual tasks! You can try working on them and then running cargo test to see if you've got them right.

You are also encouraged to fork this repo so that you can share your attempts with others and get help if you need it.

Licensing

The code and documentation present in this repo are licensed under the Creative Commons CC0 1.0 Universal license.

bdk-practice's People

Contributors

afilini avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.