libra-client:适用于Libra网络的python客户端

时间:2024-06-03 06:52:55
【文件属性】:

文件名称:libra-client:适用于Libra网络的python客户端

文件大小:105KB

文件格式:ZIP

更新时间:2024-06-03 06:52:55

Python

天秤座客户 LibraClient是工具集,可让您轻松地与交互。 它提供了三种访问天秤座的方式: libra_shell ,一个交互式的shell程序。 它与Libra官方客户端兼容。 对于初学者来说,它使您可以直接开始尝试使用libra进行第一次事务,而无需耗时的下载并编译庞大的整个Libra项目源代码。 libra ,一个命令行工具。 它具有现代的彩色文本界面,其输出是标准的json格式。 因此,它可以轻松集成到任何编程语言中。 python api ,客户端访问libra的python api的集合。 对于Python程序员,您可以调用此客户端api来与Libra Network进行交互,而不是通过使用libra命令来进行更多控制。 在下面的文档中,所有带有$命令前缀都表示它已在标准linux shell中键入并运行; 所有带有libra%命令前缀都意味着它已在libra_


【文件预览】:
libra-client-master
----MANIFEST.in(145B)
----docs()
--------first_transaction.md(16KB)
--------cli_help.html(6KB)
--------shell.jpg(65KB)
--------test_over_local_testnet.md(2KB)
----.github()
--------workflows()
----test()
--------testnet_local.sh(142B)
--------test_transaction.py(7KB)
--------test_json_print.py(614B)
--------pay_1.module.mvir(152B)
--------test_local_libra-swarm.py(3KB)
--------test_wallet_library.py(3KB)
--------devnet_test.sh(66B)
--------test_key_factory.py(1KB)
--------test_shell.py(7KB)
--------test_events.py(1KB)
--------test_command.py(2KB)
--------test_error.py(977B)
--------use_pay.mvir(140B)
--------test.wallet(159B)
--------peer_to_peer.mv(205B)
--------stress_test.py(2KB)
--------test_client.py(6KB)
--------test_genesis.py(627B)
----LICENSE(1KB)
----libra-client.sublime-project(349B)
----dev-requirements.txt(2KB)
----libra_client()
--------key_factory.py(2KB)
--------shell()
--------wallet_library.py(5KB)
--------client.py(12KB)
--------__init__.py(363B)
--------version.py(19B)
--------error.py(582B)
--------cli()
----requirements.txt(678B)
----setup.py(2KB)
----.gitignore(159B)
----venv.sh(70B)
----README.md(11KB)
----flake_check.sh(176B)
----scripts()
--------gen_cli_help.sh(806B)
--------gen_requirements.sh(81B)
--------parse_version.py(326B)
--------update_requirements.sh(126B)
--------publish_pip.sh(32B)
--------test_new_published_version.sh(206B)
--------build_dist.sh(36B)
----.flake8(53B)
----dev-requirements.in(52B)

网友评论