- Notifications
You must be signed in to change notification settings - Fork4
License
tatumio/example-apps
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to theTatum Example Apps repository, containing a collection of simple example applications that demonstrate the usage of theTatum 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 theTatum Documentation.
Happy coding!