Тёмный

Bitvm Crash Course 

High Level Bitcoin
Подписаться 1,2 тыс.
Просмотров 932
50% 1

Learn how bitvm works and view/test/build-your-own example of tic tac toe as a bitvm app

Опубликовано:

 

21 фев 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 6   
@MrCoreyTexas
@MrCoreyTexas Месяц назад
I can only imagine how many combinations you'd have for games like checkers, chess, and go!
7 дней назад
Cool demo! But quick question: why not using js files for the code instead of putting it all in the html page?
@highlevelbitcoin
@highlevelbitcoin 7 дней назад
Two reasons: (1) it's annoying to test with multiple files because my browsers cache separate js files, and I have to remember to clear my cache before every test, otherwise my code changes don't take effect (2) shareware is easier to deploy as a single file rather than a folder
@gleleylo
@gleleylo 3 месяца назад
How many transactions for a whole game should be done on chain in a worst case?
@highlevelbitcoin
@highlevelbitcoin 3 месяца назад
1 deposit transaction 9 while each player takes a turn marking the board 1 withdrawal transaction So there are 11 transactions in the most expensive case The middle 9 transactions are skipped if there is no dispute, leaving only 2 transactions, a deposit and a withdrawal
@gleleylo
@gleleylo 3 месяца назад
​@@highlevelbitcoinisn't "accept" transactions are also needed for each turn?
Далее
Data Analysis with Python for Excel Users - Full Course
3:57:46
Decrusting the tokio crate
3:31:48
Просмотров 51 тыс.
Let's build GPT: from scratch, in code, spelled out.
1:56:20
Cashu workshop
1:02:49
Просмотров 907
Robin Linus on BitVM
1:01:04
Просмотров 1,2 тыс.
Mojo Programming Language - Full Course for Beginners
2:12:44