NFTuloan Whitepaper
  • Introducing NFTuloan
  • Roadmap
  • Protocol
    • Challenge
    • Crypto Movements
    • Communication
    • Staking Phazes
      • Funding
      • Lenders Selection for Loan Creation
    • Balances
    • Loan Termination
      • Loan Payback
      • Loan to Hotdeal
    • Ethers Withdrawal
    • NFT Collections Estimation
  • Platform
    • Instant Liquidity
    • Staking ETH
    • Marketplace
    • Security
  • Tokenomics
  • DAO
    • Functions
    • Level
    • $veULOAN and Voting Right
  • API Operations
    • Borrowing Functions
    • Staking Functions
  • Resources
    • Team
    • Legal Disclaimer
  • API Operations
  • FAQ
    • General
      • What is NFTuloan?
      • How can I create an account?
    • Liquidity
      • How do I get liquidity?
      • How do I repay my liquidity?
      • What happens if liquidity isn't repaid on time
      • Are my assets protected as a borrower throughout the liquidity period?
      • How long does it take to receive my liquidity?
      • Can I close my liquidity at any time?
      • What are the interest rates for NFTuloan liquidity
      • Can I have multiple liquidity?
      • What are the liquidity durations?
      • My NFT is rare, can I receive a bigger liquidity?
      • My NFT is worth 20ETH and I can only borrow 14ETH. Why?
    • Staking
      • How can I make money with my ETH?
      • How much money can I earn with my ETH?
      • What is the minimum amount of ETH I can transfer? Or the maximum?
      • When do I start earning my rewards?
      • What is my gain when I stake my ETH?
      • When can I withdraw my cryptocurrencies?
Powered by GitBook
On this page
  1. Protocol

Challenge

PreviousProtocolNextCrypto Movements

Last updated 2 years ago

Bringing an instant loaning service for NFTs was not an easy task to complete. Because we haven’t had any existing draft to follow for our implementation. That’s why we made our own after a lot of brainstorming.

The Ethereum EVM compiler also forced us to optimize our source codes to incorporate the exact functions and features which were required to run the system accurately.

Another challenge we faced was to reduce the gas consumption required to run everything. So, to achieve our goals, it required a lot of code rewriting in the smart contract and on our servers.