rgb121 0.2.0

RGB-121 Library: fungible digital assets for bitcoin & lightning
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// RGB121 Library: high-level API to RGB fungible assets.
// Written in 2019-2022 by
//     Dr. Maxim Orlovsky <orlovsky@lnp-bp.org>
// Written in 2022 by
//     Federico Tenga <federicotenga@gmail.com>
//     Zoe FaltibĂ  <zoefaltiba@gmail.com>
//     Nicola Busanello <nicola.busanello@gmail.com>
//
// To the extent possible under law, the author(s) have dedicated all copyright
// and related and neighboring rights to this software to the public domain
// worldwide. This software is distributed without any warranty.
//
// You should have received a copy of the MIT License along with this software.
// If not, see <https://opensource.org/licenses/MIT>.