# RNS Things
## On boarding and links
- add a contact info to your RNS: we could use identity for this one.
## Visuals
- add a picture to your RNS (https://docs.openzeppelin.com/contracts/2.x/api/token/erc721#IERC721Metadata)
- show rns as an nft
> RNS is a NFT, so in theory it would be easy to do this.
## Marketplace / exchange
- Auction RNSs
> We have to test it, but we should be able to sell a domain in our marketplace without any extra work.
## dWeb
- IPFS upload website: first we need a way to resolve a domain and redirect to an IPFS in the browser. There is a project (`rskresolver-extension`) that could be used as an starting point.
- Proposal: maybe we could do something like vercel, that allows developers to easily do CI with our products.
> https://github.com/aapkasaarthi/rskresolver-extension
> https://github.com/bguiz/rns-link-server