Whitepaper
  • Fibonacci: A High-Performance Blockchain with Composability and Iterability
  • History
  • Customization Chain
  • The new Visions
  • Customization Advantages
  • SBFT+DPOS
  • Cross-chain support
  • EVM integration and optimization
  • Social hierarchical architecture
  • SocialX: A Customized Protocol for Social
  • The key to the SocialX protocol
  • SocialX code
  • Ecosystem
  • FlySwap
  • FigBox
  • Fbridge
  • FiboScan
  • Mirror
  • Economic model
  • Future innovative directions
  • Summary and Prospects
Powered by GitBook
On this page

Social hierarchical architecture

The hierarchical architecture of Fibonacci supports compositional operations, interface management and unlicensed management authority, providing developers with native components that can be iteratively developed and downward compatible. According to the principles of independence, low coupling, high cohesion and public modules, it is divided into several major modules. Fibonacci includes modules such as Cosmos Social, NFT, and DAO. The functions of the implemented modules are as follows:

  • Social module

• Create topic (social/create)

• Append topic (social/append)

• Reply to topic (social/reply)

• Follow topic (social/follow)

• Send message (social/sendMsg)

• Send encrypted message (social/sendEncryptionMsg)

  • NFT module

• Create NFT (api/createNFT)

• Transfer NFT ownership (api/TransferNFT)

• Query NFT ownership (api/ownerOfNFT)

PreviousEVM integration and optimizationNextSocialX: A Customized Protocol for Social

Last updated 1 year ago