NEW VERSION V2
I have created a new version fixing the compilation problem that has been pointed out to me.
Thanks to @Nisarga_Adhikary and @Patryk_F for alerting me.
App Inventor is unable to compile this project.
The compiler error output was
I used your aix and got this error
I have also tried to solve the problems regarding the name that @Taifun indicated to me.
thank you for your contribution...
please remember to follow the naming conventions
the correct name for GetBTCprice would be GetBtcPrice
Taifun
PS: it would be not too difficult to get the same functionality just by using the web component...
let me suggest you to focus on extensions, which are not doable using available blocks...
Download
Here you can find the download link for the extension (works the same as before)
com.meulencv.bitcoinpricev2.aix (8.9 KB)
Bitcoin Price Extension
Hello everybody,
I have just developed an extension that gives you the bitcoin price.
This extension can be useful for projects that i-ntend to make conversions with the price of bitcoin or other similar projects.
How it works
It is super simple to use (it only contains two blocks).
[component_method]
We use this block to request to obtain the bitcoin price.
[blocks (1)]
This block is used to obtain the bitcoin price.
With this block we can tell it to put the …