Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielAbalde committed Apr 29, 2022
1 parent 7733ee4 commit ce1ec5e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ Also note that NFT platforms such as OpenSea or LooksRare may have their own res

## 🔌 Usage

The basic use is to inherit from [ERC721OnChainMetadata](https://github.com/DanielAbalde/NFT-On-Chain-Metadata/blob/master/contracts/ERC721OnChainMetadata.sol) or [ERC1155OnChainMetadata](https://github.com/DanielAbalde/NFT-On-Chain-Metadata/blob/master/contracts/ERC721OnChainMetadata.sol), set contract metadata from constructor and set token metadata from mint function.

```solidity
// SPDX-License-Identifier: GPL-3.0
Expand Down Expand Up @@ -111,8 +113,10 @@ contract MyNFT is ERC721OnChainMetadata

Feel free to open an Issue or Pull Request!

My EVM wallet: daniga.eth | 0x4443049b49caf8eb4e9235aa1efe38fcfa0055a1, or make an offer to the example NFTs!
You can make an offer on the example NFTs, if it's at least a coffee I'll take it!

My address: daniga.eth or 0x4443049b49caf8eb4e9235aa1efe38fcfa0055a1.

Discord for NFT development and my NFT projects comming soon.
We can talk about NFT development on [Discord](https://discord.gg/QPMapnqAh7).

Follow me on Twitter [@DGANFT](https://twitter.com/DGANFT)!

4 comments on commit ce1ec5e

@spheron-protocol
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit (ce1ec5e) is being automatically deployed with Spheron.
To see more details of your deployment, checkout links mentioned below:

🔍 Inspect Deployment Logs: https://aqua.spheron.network/#/org/6290a3f0191f6900124d4bb0/project/62ab509b26ab70001343e0c9/deployments/62ab509e26ab70001343e0cb
😎 Deployment Preview: https://arweave.net/6enM_FlMxZy5HbMUCYmkmPnUbMkqcByRnYABqCq7HVg

@spheron-protocol
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit (ce1ec5e) is being automatically deployed with Spheron.
To see more details of your deployment, checkout links mentioned below:

🔍 Inspect Deployment Logs: https://aqua.spheron.network/#/org/6290a3f0191f6900124d4bb0/project/62ab509b26ab70001343e0c9/deployments/62b1777c26ab70001343ed5a
😎 Deployment Preview: https://arweave.net/xfTwrZGnuDAeTT03m9T1OsKcx1YPh-tquZXAIVpSii4

@spheron-protocol
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit (ce1ec5e) is being automatically deployed with Spheron.
To see more details of your deployment, checkout links mentioned below:

🔍 Inspect Deployment Logs: https://aqua.spheron.network/#/org/6290a3f0191f6900124d4bb0/project/62ab509b26ab70001343e0c9/deployments/62b177e226ab70001343ed71
😎 Deployment Preview: https://siasky.net/fARMRiPKvU5mi6955-4ramq0Q0sX2czW6ZVAY00KUN0V-w/

@eliasdiek
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DanielAbalde hi ,I'm looking for someone with your stack to work on our platform as a freelancer or full time . some projects start soon and others begin in half a year . are you up ? contact me on telegram @eliasdiek or via email at eliasdiekk@gmail.com

Please sign in to comment.