|
You are here |
preethikasireddy.com | ||
| | | | |
blog.adnansiddiqi.me
|
|
| | | | | This post going to be a bit longer as I am going to cover multiple concepts. I will be covering the following things: Smart Contracts and how do they work in Ethereum blockchain. The basics of Solidity Programming language and how to use online and existing IDEs to write and test them. Using Truffle and | |
| | | | |
codecapsule.com
|
|
| | | | | How to connect and authenticate a crypto wallet and how to generate a JWT to grant access rights to a user | |
| | | | |
hypernephelist.com
|
|
| | | | | In my last post I showed you how to deploy an Ethereum Smart Contract programmatically, using the web3 API. The code I showed works in the case you are worki... | |
| | | | |
wittchen.io
|
|
| | | Introduction I have my own tiny Python project called spotify-cli-linux, which is (surprise!) command line interface for Spotify desktop app on Linux. Python is not my primary programming language and I work more with Java. Nevertheless, I find this language enjoyable and useful in many cases, so I try to learn something new about it from time to time. In the beginning, I've provided instructions how to install my Python script in the system via curl and wget, which is fine, but it's not recommended and ... | ||