* add spend permission tutorial to base docs
* add spend permission tutorial to base docs
* update title
* add more detail about spend permissions and how they function in the tutorial overview
* move objectives at the beginning and replace previous learning section
* update sample repo link
* restructure tutorial to focus on the basics on spend permissions
* prompt user to creat .env file from example
* use spend instead of pull
* change smart account -> smart wallet
* use prod link to keys.coinbase.com
* update paragraph on spend permission wallet creation flow
* remove step
* add conclusion
* add recalling spend permissions section header
* add image
* fix: Correct spelling
* fix: typo corrections in test files
* fix: typos in function and struct names
* fix: typos in security reporting documentation
* docstutorial): update 'Pay' component to 'Checkout' for consistency
* docs(tutorial): update reference link and objectives
* create OCK theme tutorial using swap component
* add paymaster tutorial and supporting images
---------
Co-authored-by: Eric Brown <eric.brown@coinbase.com>
* add images for fund and pay tutorials
* add onramp config troubleshooting steps
* add images for pay and fund tutorials
* add images to pay tutorial
* update metadata for pay + fund tutorials
* use replace dapp with app
* update title for better SEO
* add callouts
* crop image and add markups
* add details to OnchainkitProviders step
* call out the changes needed for the config.ts step
* add hyperlink for react docs
* add open frame conversion tutorial
Teaches developers how to convert their Farcaster Frame into an Open Frame to be compatible with their Basename.
* link image
* add image to assets folder
* comment out images
* add basenames frames tutorial without images
* add images to asset folder
* add images to tutorial
* add image of profile completion
* make basenames singular
* update slug to lowercase b in basename
* add reference links
* add basenames faq question
* reword what are frames paragraph
* add open spec link
* remove profile mentions
* Fix typo in wallet-connectors.md
* Fix Markdown formatting for code block
* Fix code in example
* Consistent style to RainbowKit and wagmi
* Fix broken link to Optimism's network infomation
* update wallet-connectors
* Purge 'we' from Building an Onchain App
* Stash partial
* Stash partial
* Add connecting the smart wallet with rainbowkit and onchainkit
* Final updates to existing content to reference new
* Manually revert change
* Respond to feedback
* Fixes for change to onchainkit template
* Address feedback