Are you proficient with #smartcontracts? Have experience with FE & BE #Javascript? Apply for our Full Stack #Developer position! You can be located anywhere in the world to help build the infrastructure for global financial freedom.
http://bit.ly/iovhire
http://bit.ly/iovhire
[🌱] New dev tutorial for you!
Learn how to create your first front end to interact with a smart contract deployed on #RSK, using only #Javascript and #HTML.
Read more in Hacker Noon: hackernoon.com/how-to-create-your-first-frontend-for-rsk-smart-contracts-gf2j3xov
Learn how to create your first front end to interact with a smart contract deployed on #RSK, using only #Javascript and #HTML.
Read more in Hacker Noon: hackernoon.com/how-to-create-your-first-frontend-for-rsk-smart-contracts-gf2j3xov
Hackernoon
How To Create Your First Frontend For RSK Smart Contracts | Hacker Noon
In this tutorial I will show you step-by-step how to create your first front end to interact with a smart contract deployed at RSK testnet, using only Javascript and HTML and connected to a wallet using a web3 provider.
[🌱] Wondering how to convert an #RSK token balance to a #Javascript number?
Take a look at the latest #Stackoverflow response for step-by-step instructions! https://stackoverflow.com/q/67890334/194982
Take a look at the latest #Stackoverflow response for step-by-step instructions! https://stackoverflow.com/q/67890334/194982
Stack Overflow
How to convert RSK token balance to a Javascript number?
I want to get the balance (number of tokens) from the token smart contract.
I'm using web3.js to interact with the contract, and am able to get a return value.
However, with this value, if I do .to...
I'm using web3.js to interact with the contract, and am able to get a return value.
However, with this value, if I do .to...