> 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-base-coin.md).

# Rent NFT by base coin

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