7.6 Security and Scalability DesignSecurity aspects:

  • Introduction of a phased auditing system for smart contracts

  • Distribution of authority for operating wallets through multi-sig

  • Operation logging and fraud detection on the platform

Scalability aspects:

  • Control transaction load by dividing GET Platform processing between front and back

  • Consider L2 deployment (e.g. Hydra) to distribute processing as the number of users increases

  • Utilizing decentralized storage (e.g. IPFS, Arweave) for NFTs and RWA metadata

Last updated