This project has been deprecated on 2024/8/21 at 4:45 PM GMT+3 This project will no longer be maintained, search for a fork (if there is).
- NEOAPPS.
Welcome to the official BDK github repo! here, you will find the full source code for BDK!
to install BDK on your computer, follow these steps,
- Download the latest setup from Releases
- Launch the file as Administrator
- Follow the steps on the screen :)
easy,
- Fork this repo.
- Make change on your repo
- Make a PR and wait until an admin will review your changes and then merge them.
- run
bdk init
in CMD/Terminal/BatchFile. - you can now use all BDK commands! try
echo %@.version%
to confirm that everything works perfectly!