UNPKG
@htsoft/core-contracts
Version:
latest (1.0.1)
next (1.0.2-2)
1.0.2-2
1.0.2-1
1.0.2-0
1.0.1
1.0.0
Aiza GameFi core-contracts
github.com/jack-ht/core-contracts
jack-ht/core-contracts
@htsoft/core-contracts
/
README.md
11 lines
(9 loc)
•
238 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
# Aiza GameFi core-contracts
1
. To install run:
``
`shell script npm i @htsoft/core-contracts `
``
1
. To
use
import:
``
` import { IMedia } from "@htsoft/core-contracts/dist/contracts/interfaces/IMedia.sol"; `
``