Hi @davisshaver !
Not specifically, the idea would be to use any contract, indicating the contract and the ABIs, and then calling a button by shortcode or HTML code.
Example:
Contract: 0x0000
Function: BalanceOf
ABI: [“name”:”balanceOf”,”outputs”:[{“internalType”:”uint256″,”name”:””,”type”:”uint256″}]
Call: BalanceOf > Button [Check wallet] or
Call: safemint > Button [Mint your NFT]
An integration of rainbowkit in the header would be necessary so that we can interact everywhere on the site.