This is a guide to understanding how you can quickly build MVPs and prototypes using some of the most popular blockchains, without paying a fortune to hire a blockchain developer. Using bubble.io and tatum.io generate a wallet on the Terra Luna blockchain.
This is self-explanatory if you do not already have an account for either of these platforms. Create an account, both platforms offer a free plan to test the platform.
Once you create your account you will be taken to the Tatum dashboard. There you will see two API keys one for the testnet and one for the mainnet. Either will work for this tutorial, but since we are not sending anything to production let’s use our test API keys.
When you have successfully created your Tatum account, navigate to bubble.io. If you already have a Bubble application that you would like to integrate with, simply navigate to the Plugins tab. Then search for the API Connector plugin, and install it to your application. If you do not have bubble app, create a new application and follow the same process.
Now we are at the fun part, where we actually implement blockchain functionality within the application.
To set up your call correctly follow these steps:
Name your API call and set the authentication type to private key in header