hapi 0.1.4

Rust library for using HAPI protocol in cmart contracts on NEAR.
Documentation
[dependencies.near-contract-standards]
version = "4.0.0"

[dependencies.near-sdk]
version = "4.0.0"

[dependencies.serde]
version = "1"

[package]
authors = ["HAPI"]
categories = ["wasm"]
description = "Rust library for using HAPI protocol in cmart contracts on NEAR.\n"
edition = "2021"
license = "GPL-3.0"
name = "hapi"
readme = "README.md"
repository = "https://github.com/ProstoSergei/hapi"
resolver = "2"
version = "0.1.4"