You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see a strong interest from artists and other creators about erc-721 collectible tokens. I would like to create a tutorial and a suite of tools that makes it easy for artists to sell their works as a token.
Step 1 - Token Wizard
It needs to be easy to create a token. A single click without the minutiae that is usually associated with creating your own token.
Need a nice UI that lets artists enter the address of their token and then allow them to attach metadata. (Uploading photo's and defining properties). They will be able to assign other address to mint tokens and to send minted tokens to other addresses. Something like this may already exist but I want it to be tailored for artists and not software developers so we may have to build this.
Step 3 - Token viewer
Need a generic token viewer so that you can enter the token address and view all the tokens you own and see all their meta data. Like an image viewer that overlays stats.
Our fork of Trust Wallet is completely untested as far a ERC-721 support but it may provide part of this functionality and should be tested. A web based viewer is still required because our fork is iOS only.
I see a strong interest from artists and other creators about erc-721 collectible tokens. I would like to create a tutorial and a suite of tools that makes it easy for artists to sell their works as a token.
Step 1 - Token Wizard
It needs to be easy to create a token. A single click without the minutiae that is usually associated with creating your own token.
ERC-721 Wizard Source
Demo Site
Step 2 - Token Minter
Need a nice UI that lets artists enter the address of their token and then allow them to attach metadata. (Uploading photo's and defining properties). They will be able to assign other address to mint tokens and to send minted tokens to other addresses. Something like this may already exist but I want it to be tailored for artists and not software developers so we may have to build this.
Step 3 - Token viewer
Need a generic token viewer so that you can enter the token address and view all the tokens you own and see all their meta data. Like an image viewer that overlays stats.
Our fork of Trust Wallet is completely untested as far a ERC-721 support but it may provide part of this functionality and should be tested. A web based viewer is still required because our fork is iOS only.
Step 4 - Marketplace
It would be nice to have an Ellaism erc-721 marketplace. I'm keeping my eye on https://github.com/knownorigin/known-origin-web3-marketplace It may be possible to add support for Ellaism here.
The text was updated successfully, but these errors were encountered: