Welcome to the Tatum Example Apps repository, containing a collection of simple example applications that demonstrate the usage of the Tatum SDK for various blockchain and cryptocurrency operations!
Here's a list of example applications available in this repository:
-
Metamask Transfer: Connect your wallet and perform a quick transfer of funds
-
Metamask Portfolio: Connect your wallet and get all balances
-
Metamask Notifications: Connect your wallet and keep track of your transactions
-
BTC RPC: Possibly outdated, but can still be used as a reference for the simplest way to use the SDK
To get started with a specific example, navigate to the respective subdirectory and follow the instructions provided in the README of that example. Each example should contain a step-by-step guidance on setting up the environment, installing dependencies, and running the application.
For more information about Tatum features, SDK and API, please visit the Tatum Documentation.
Happy coding!