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