We are Filfox Team and we upgrade UI/UX of FNS contracts and app and integrate FNS on Filfox explorer (FNS registrations, FNS name details, display FNS name instead of address, etc) as the first application scenario of the FNS protocol in Space Warp.
We have implemented an FNS (Filecoin Name Service) demo in the ETHGlobal FVM hackathon and https://fns.space/. It shows the feasibility of domain registration and resolution on FVM, providing a method to convert Filecoin addresses and resources into human-readable names.
We hope to create a decentralized personal portal and DID system for web3 users based on the Filecoin FVM, and build a BaaS (blockchain as a service) flexible tool with completely decentralized identities and data storage.
During Space Warp Hackthon, We upgrade UI/UX of FNS contracts and app and integrate FNS on Filfox explorer (FNS registrations lookup, FNS name details display, display FNS name instead of address, etc) as the first application scenario of the FNS protocol.
FNS APP V2 Key Features:
And we hope that FNS can be used as a basic tool for the Filecoin ecosystem to help ecological projects provide users with better user experience.
Therefore, we integrated FNS in Filfox explorer as FNS Lookup (https://hyperspace.filfox.info/en/fns) in this hackthon to provide more functions for Filfox explorer users, also provides an example for how to integrate FNS into your own project.
FNS Lookup Key Features:
Future Work:
We use ethers.js to index all FNS-related event through Hyperspace RPC provided by Filfox Explorer; we use solidity to write smart contracts, use FEVM hardhat kit to test and deploy FNS contracts and MultiCall tool contract; we use Vue to construct front-end pages and use ethers.js to realize contract calls and interactions and realize login and transaction signing and broadcasting by evoking metamask.