Skip to content

dnsxyz/dns-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dns Tezos Foundation

Project structure

  • src
    • /hooks - Contains react hooks for various actions/state management
      • /walletToName - Code for resolving a tezos address --> Tezos domain name
    • /components - Contains UI components
      • /blocks - Complete UI components typically used in layout or large elements on screen.
      • /partials - Small incomplete components typically used incombination with other components to create a full
      • /showcases - UI components related to nft showcases
    • /widgets - Small use-anywhere UI components
    • /pages- Complete pages
      • /NftPlaylist - A full page displaying a user's NFTs/tezos domains

Milestone 2 (new)

  • src
    • pages
      • NftBrowse - New browse page
      • NftWaitlist - Page for the NFT invites & claiming. Source code for the collection of addreses is available here
      • NftExplore - New discovery page
    • clients
      • tezid.ts - TezId integration
      • rarible.ts - Rarible SDK client
    • hooks
      • rarible/nfts.ts - fetches NFTs based on filters using the Rarible SDK from Tezos and Ethereum

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published