Code Monkey home page Code Monkey logo

hicetnunc's People

Contributors

0x00000010 avatar andrevenancio avatar atomantic avatar clemsos avatar codewithfeeling avatar crzypatchwork avatar dependabot-preview[bot] avatar dependabot[bot] avatar devetec avatar djangobits avatar hornebom avatar kylegrover avatar leithba avatar marioecg avatar mrdoob avatar mtyka avatar neocybereth avatar obstropolos avatar pichiste avatar rkoshino avatar skenaja avatar somaticbits avatar tarwin avatar tdmw avatar thegladscientist avatar thepartyy avatar thiagodini avatar veqtor avatar violetforest avatar ztepler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hicetnunc's Issues

Username smart contract

I quite like the anonymity of the platform. you only see an ID and that evokes a feeling of an underground that resonates with me particularly.

However, I've seen some people asking on discord how would they be able to add some personal info, link a display picture or a link to Twitter. Some other platforms allow for this.

It could be an optional feature, allowing the artist to share some details.

Profile pages should contain prices

As well as the object number, the price of the object (if for sale) should be displayed. At the moment, the only way to tell if any of the objects are for sale is to click of them, meaning checking all objects on a profile can take a while.
Adding a price will allow users to quickly tell which objects are for sale and which ones they can afford.

swap bugs

in some conditions operations seems to backtrack

Manage Assets: Sort by ID

Would be cool to have an easy sort by ID (for now). Future iterations could add more filters. For now it could be super minimalistic, eg something like this:

image

duplicated operations

users don't realize that a operation was injected only from the beacon gadget and duplicates their assets

Save Favorites

Would be cool if there was a little white star next to an address of an artist. If I click it, it turns black and the artists address is added to my list of favorites, which is accessible via menu. could be made via cookies at first. Or via smart contracts, but that would need an operation to be sent off.

Sold instead of "not for sale"

Is it possible to state "Sold" instead of "not for sale" once the edition is sold out. I saw this on one of my sold-out editions and made me think there was an error.

extend the current blocking mechanism

As a first and immediate step, the current blocklist could be separated and extended. Here's a proposal from @vhf

like posted on discord:

Idea for a quick and easy solution to people polluting the feed with stolen things, it's short term but easy: you could put this data:

if (
e.token_id !== 1130 &&
e.token_id !== 1131 &&
e.token_id !== 1417 &&
e.token_id !== 1418 &&
e.token_id !== 1419 &&
e.token_id !== 641 &&
e.token_id !== 1547
) {
in a gist: https://gist.github.com/vhf/eb2dc0076cd6bb5ea73fb418d00bd52a , and pull the gist directly as json using axios.get() (the raw latest version of a gist is served as json for json files: https://gist.githubusercontent.com/[gist%20username]/[gist_ID]/raw/[file_name], so something like https://gist.githubusercontent.com/vhf/eb2dc0076cd6bb5ea73fb418d00bd52a/raw/feed.json , just make sure the raw gist url doesn't include the gist commit sha), or put that data in a static hosted file somewhere else obviously this isn't gist or github specific
that way people in charge could filter the feed without needing to hardcode the token ids and redeploying.

Reporting possible copyrighted NFT

Would it be possible to have a link within the artworks page to report possible copyright violations. I understand it is buyer beware but with the anonymity which is interesting on hicetnunc it could also lead to a lot of people thinking they are supporting an artist only to find out it is a scam.

I'm not sure if this is the same artist and minting on two different blockchains (maybe that's ok?) but I think it is something you should be critical of scaling up.

https://www.hicetnunc.xyz/objkt/1150
https://zora.co/vrn/1611

displayUri

displayUri images with lower size as well there being a specific display for videos/audio and other media types

usernames

determine usernames either by wallet signatures, kukai, twiter API's

Total number issued needs to be displayed

To judge the price of an OBJKT, i'ts absolutely crucial to know the number of tokens that were minted. Right now, I only see how many are available at the moment. I see that as a very high prio.

Add mime type video/quicktime to support *.mov videos as well

MOV videos are not being played. IMHO the player needs to get the correct mimetype, which in this case is "video/quicktime" instead of "Video/mp4".

Examples:
https://www.hicetnunc.xyz/objkt/702
https://cloudflare-ipfs.com/ipfs/QmcC9LehSsrrZC1pe2Z9Ujx3vknsU7wyDQQrKGjUDugjBr (Metadata)

https://www.hicetnunc.xyz/objkt/688
https://cloudflare-ipfs.com/ipfs/QmaF8GyGBzdBcAqHRS8aJBccGUYSYPTM7s345ETZmQNatK

I guess that's in /src/components/Display.js

Edition size

I believe it's more practical to have "x/x" (eg. 1/10) to state the quantity of NFT's available and the edition size. The "x left?" doesn't allow the user to see how many tokens were minted.

Royalty rate selectable when minting.

Original the minter was able to select the chosen royalty rate. I assume this was removed for a production reason as the buyer would need to see what the royalty rate is if it's not static.

Feature Request - Unlockable key/URL/content

It would be great to see a feature that allows unlockable content, like on Rarible. That way, creators could provide more valuable content or multiple files.

Edit: like on Rarible, the unlockable content wouldn't necessarily have to include additional files; it could simply be a text key or a URL, but only accessible to the current owner of the NFT.

Info button - accessing meta data

Info button does not work in Brave or Safari tested on MacBook Pro (13-inch, 2020, Two Thunderbolt 3 ports)
Brave: Version 1.21.73 Chromium: 89.0.4389.72 (Official Build) (x86_64)

Aquiring 0 Tez NFT Error

I've received an error trying to collect 0 (less than 1) Tez NFT using Kukai wallet. The error says:
Error: Forbidden to credit 0๊œฉ to a contract without code.
OBJKT#1820

Cannot load my assets page

For some reason when I try to load my "manage assets" page, or even if I navigate to my profile by clicking the "issuer" link on one of my objkts, the page never loads.

Here is a link to my page: https://hicetnunc.xyz/tz/tz1hkZdm9r2L6N77hXuK34PDCwQHHGK38jDj

In the JS console I see:

main.593a534b.chunk.js:1 Uncaught (in promise) TypeError: Cannot read property 'creators' of undefined
    at main.593a534b.chunk.js:1
    at Array.filter (<anonymous>)
    at main.593a534b.chunk.js:1
    at c (2.d4d37d05.chunk.js:2)
    at Generator._invoke (2.d4d37d05.chunk.js:2)
    at Generator.next (2.d4d37d05.chunk.js:2)
    at n (2.d4d37d05.chunk.js:2)
    at s (2.d4d37d05.chunk.js:2)
    at 2.d4d37d05.chunk.js:2
    at new Promise (<anonymous>)

I inspected the objects that are printed before this error and one of them looked suspicious. It did not have a token_info field like the others:

{
    amount: 9
    contract: "KT1RJ6PbjHpwc3M5rw5s2Nbmefwbuwbdxton"
    level: 1377509
    name: "Unknown"
    network: "mainnet"
    supply: 0
    tk_id: 2862
    token_id: 2862
    transfered: 0
    tz: "tz1hkZdm9r2L6N77hXuK34PDCwQHHGK38jDj"
}

I tried first syncing and then loading, as well as going to my page using incognito mode. Same results. Other people's profiles seem to load just fine.

Thanks, really appreciate you making this site.

Metadata stripping

When uploading files, there might be metadata embedded in the file that could be potentially a personal security problem - such as GPS coordinates in photos, EXIF metadata, etc. It would be great to show a prompt before uploading to let the user decide if they're ok with that metadata being included or if they want to clear metadata embedded in the file.

Display issues on creations and on objkt pages

Desktop view: Images are now too big

On Desktop, images are now so big, that you need to scroll, to see the metadata. maybe take 1/5 above the pic and 1/5 below for header and metadata..

image

image

beacon bugs

bugs reported with the following wallets:

  • galleon
  • kukai
  • spire

Keep the platform raw and minimalistic

Hey,
in countless conversations it became obvious to me, that many people love the raw and minimalistic experience on the platform. They feel they are part of a chaotic new that was just born, they feel to be at the nex gen frontier. So while I am happy about improvements, functional and UX, I hope you all are aware of that. hicetnunc is a bit of mistery.... let's try to preserve that aura to some extent...

User function: Block addresses / Favorites

Another feature worth exploring might be the possibility to block certain addresses or to mark them somehow. I see there are people uploading stuff they obviously found online. I'd like to either make them disappear from my feed or to mark them as "not my art".

Add Gitlab CI

Would be nice if the repo had a CI job running for error checking and auto deployment. Doesn't even have to be Github CI

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.