Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jack-ht/core-contracts

Aiza GameFi core-contracts
https://github.com/jack-ht/core-contracts

dapp ethereum gamefi nft smart-contracts solidity

Last synced: 9 days ago
JSON representation

Aiza GameFi core-contracts

Awesome Lists containing this project

README

        

# 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";
```