Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jack-ht/core-contracts
- Owner: jack-ht
- License: gpl-3.0
- Created: 2021-08-31T08:53:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T09:04:16.000Z (over 3 years ago)
- Last Synced: 2024-11-26T08:15:57.325Z (2 months ago)
- Topics: dapp, ethereum, gamefi, nft, smart-contracts, solidity
- Homepage: https://www.npmjs.com/package/@htsoft/core-contracts
- Size: 224 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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";
```