- Creating an ERC20 Token on Ethereum
- Introduction
Key Technologies and Other Considerations
In this section we will explore the technologies which will be used to create the fullstack application in this book.
Node.js#
Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside of a browser. It allows developers to use JavaScript to produce dynamic web page content before the page is sent to the user's web browser.