비트코인이 어떻게 만들어졌는지 알아보아요
import Mermaid from '@components/shortcodes/Mermaid.astro'; import InfoBox from '@components/shortcodes/InfoBox.astro'; import CompareTable from '@components/shortcodes/CompareTable.astro'; import ChartBar from '@components/shortcodes/ChartBar.astro'; import ChartLine from '@components/shortcodes/ChartLine.astro'; import KidsQuiz from '@components/shortcodes/KidsQuiz.astro'; import KidsStory from '@components/shortcodes/KidsStory.astro'; import KidsCert from '@components/shortcodes/KidsCert.astro';
<div class="kids-page">
비트코인은 2009년에 사토시 나카모토라는 사람이 만든 디지털 돈이에요. 가장 멋진 점은 총 2,100만 개만 존재할 수 있다는 거예요! 금처럼 양이 정해져 있어서 아무도 마음대로 더 만들 수 없답니다. 게다가 인터넷만 있으면 세계 어디로든 보낼 수 있어요!
</div>