hapi 0.1.6

Rust library for using HAPI protocol in cmart contracts on NEAR.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "hapi"
authors = ["HAPI"]
version = "0.1.6"
edition = "2021"
description = """
Rust library for using HAPI protocol in cmart contracts on NEAR.
"""
readme = "README.md"
license = "GPL-3.0"
repository = "https://github.com/ProstoSergei/hapi"
homepage = "https://hapi.one"
documentation = "https://hapi-one.gitbook.io/"