This mini tutorial series shows how to access Tezos network from web browsers using JSOO, js_of_ocaml library.
Please note that this Tezos+JSOO is not a mainstream Tezos off-chain programming at all. Usually it is recommended to use more popular framework such as Taquito. That being said, some people who are proficient in OCaml like us in DaiLambda may find this tutorial interesting.
This tutorial assumes that the reader knows how to use OCaml, Lwt, and JSOO.
[続きを読む]