> For the complete documentation index, see [llms.txt](https://realbits.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://realbits.gitbook.io/home/coding/rent-nft-by-erc20-token.md).

# Rent NFT by ERC20 token

* User can rent NFT using ERC20 token.
* Developer can write the code which can let user rent NFT using ERC20 token with web3 library such as wagmi.
* You can test the example code.
  * <https://codesandbox.io/s/rent-nft-by-erc20-token-tkm9rc?file=/src/App.js>
