more workshop ideas
parent
066b48d69e
commit
855c5bfa94
|
@ -34,11 +34,15 @@
|
|||
|
||||
a:hover { text-decoration: underline }
|
||||
|
||||
ul li {
|
||||
color: $f-color;
|
||||
font-family: $p-font;
|
||||
font-size: 1.05rem;
|
||||
padding: .5rem 0;
|
||||
ul{
|
||||
padding: 0 0 0 1.5rem;
|
||||
|
||||
li {
|
||||
color: $f-color;
|
||||
font-family: $p-font;
|
||||
font-size: 1.05rem;
|
||||
padding: .5rem 0;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
|
@ -5,12 +5,14 @@ slug: workshop
|
|||
|
||||
#### Workshop Ideas
|
||||
|
||||
- Movie (V for Vendetta, crypto docs )
|
||||
- Board game
|
||||
- Movie (V for Vendetta, <a href="https://milkroad.com/movies/" target="_BLANK">Crypto docs</a>)
|
||||
- Board game (HODL UP)
|
||||
- Setting up a full node
|
||||
- Hardware wallet comparison
|
||||
- Software wallet comparison
|
||||
- Using bitcoin regularly
|
||||
- Software/Hardware wallet comparisons
|
||||
- Using bitcoin regularly (shopping apps)
|
||||
- What is the lightning network
|
||||
- Non KYC crypto (<a href="https://kycnot.me" target="_BLANK">kycnot.me</a>)
|
||||
- Get started with Bitcoin
|
||||
- What is KYC (<a href="https://kycnot.me" target="_BLANK">kycnot.me</a>)
|
||||
- Getting started with Bitcoin
|
||||
- Setting up <a href="https://btcpayserver.org/" target="_BLANK">BTCPayServer</a>
|
||||
- Accepting Bitcoin for business
|
||||
- Bitcoin rewards program
|
Loading…
Reference in New Issue