The App (RebelMint.org)
The App is currently Bare Bones, and while I personally love that, we'll be adding/tweaking/improving things over time.
Currently Missing Items
Link to edit an existing contract isn't shown in any nav, but is linked in the contract creation flow. At some point we'll improve that/link it somewhere. Here's the link in case you need to setup/edit a contract:
https://rebelmint.org/editcontract/<network>/<CA>UI for deleting last created unminted/all-burned tokens. The function exists, but it's not on the app. We might add that. If the last token created has a total supply of 0, then it can be deleted, and the tokenID becomes available. This can be done all the way back to tokenID 0 as long as no tokens exist.
UI for updating token data, including pricing and/or tokenURI. Separate functions exist on contract, but not on the app.
UI for transferring contract ownership, also not on app.
Currently Busted Items
Sometimes the Alchemy RPC acts up, I'll look into a backup.
Sometimes wallet connection is a bit wonky - might be the RPC or the wagmi. Looking into it.
(notice something else? let me know!)
Last updated