Skip to content

Commit e4d997e

Browse files
authored
Update courses.md
1 parent 1621ccb commit e4d997e

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

_pages/courses.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,23 @@ Our original "Learning ... from the Command Line" course offers an entire curric
2424

2525
(This course is currently outdated; the foundation is solid but current techs are not covered; contact [us](mailto:team@blockchaincommons.com) if you'd like to support its update.)
2626

27-
* **GitHub Course:** [https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/blob/master/README.md](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/blob/master/README.md)
27+
* **GitHub Course:** [Learning-Bitcoin-from-the-Command-Line](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/blob/master/README.md)
2828
* **Translations:** [Portuguese](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/master/pt#readme), [Spanish](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/blob/master/es/README.md)
2929
* **Last Updated:** 2022
3030

3131
## Learning FROST from the Command Line
3232

33+
<a href="https://learningfrost.blockchaincommons.com/"><img src="https://github.com/BlockchainCommons/Learning-FROST-from-the-Command-Line/blob/main/images/learningfrost-screen.jpg" style="float: left; border: 1px solid white !important; width: 350px; margin-right: 12px;"></a>
34+
35+
Our "Learning FROST" explains what FROST is and why you'd want to use it for signing over traditional signing systems such as multisig. It then provides a hands-on tutorial for signing with the ZF FROST tools, and also for integrating FROST signing with Bitcoin transactions.
36+
37+
* **Online Course:** [learningfrost.blockchaincommons.com](ttps://learningfrost.blockchaincommons.com/)
38+
* **Last Updated:** 2025
39+
3340
## Smart Custody
3441

42+
SmartCustody describes “The use of advanced cryptographic tools to improve the care, maintenance, control, and protection of digital assets.” The original book is user-oriented but a number of articles added since its publication support developers in creating smart-custody systems.
43+
44+
* **Web Site:** [smartcustody.com](https://www.smartcustody.com/)
45+
* **PDF Book:** [194-page book](https://bit.ly/SmartCustodyBookV101)
46+
* **Last Updated:** 2019 (book), 2024 (articles)

0 commit comments

Comments
 (0)