• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

6 Blockchain Developer courses delivered Live Online

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

Hyperledger Training - Developing on Hyperledger Fabric

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Developers Administrators Overview Understand why Blockchain is needed and where Explore the major components of Blockchain Learn about Hyperledger Fabric v1.1 and the structure of the Hyperledger Architecture Lean the features of the Fabric model including chaincode, SDKs, Ledger, Security and Membership Services Perform comprehensive labs on writing chaincode Explore the architecture of Hyperledger Fabric v1.1 Understand and perform in depth labs on Bootstrapping the Network Gain a detailed understanding of the benefits, components and architecture of Hyperledger Composer Learn Hyperledger Explorer and Hyperledger Composer Playground Perform comprehensive labs to integrate/develop an application with Hyperledger Fabric running a smart contract Build applications on Hyperledger Fabric v1.1 This instructor-led Hyperledger training course is designed for developers and administrators who want to take a comprehensive deep dive on Hyperledger Fabric and Hyperledger Composer. This Hyperledger training course has several comprehensive labs, giving you real world experience.In 3 days, you will learn the need for blockchain applications, where blockchain is used, and about Hyperledger Fabric, the open source framework for developing blockchain applications and solutions with a modular architecture. INTRODUCTION TO BLOCKCHAIN * Introduction to Blockchain * What is Blockchain * Types of network * Public network * Permissioned network * Private network * Need for Blockchain Components of Blockchain * Consensus * Provenance * Immutability * Finality * Where can Blockchain be used * Example on Blockchain HOW BLOCKCHAIN WORKS * How Blockchain Works * Structure of Blockchain * Block * Hash * Blockchain * Distributed * Lifecycle of Blockchain * Smart Contract * Consensus Algorithm * Proof of Work * Proof of Stake * Practical Byzantine * Fault Tolerance * Actors of Blockchain * Blockchain developer * Blockchain operator * Blockchain regulator * Blockchain user * Membership service provider * Building A Small Blockchain Application INTRODUCTION TO HYPERLEDGER FABRIC V1.1 * Introduction to Hyperledger * What is Hyperledger * Why Hyperledger * Where can Hyperledger be used * Hyperledger Architecture * Membership * Blockchain * Transaction * Chaincode * Hyperledger Fabric * Features of Hyperledger * Fabric Installation of prerequisite GETTING STARTED WITH FABRIC MODEL * The Fabric Model * Features of Fabric Model * Chaincode * SDKs * Ledger * Privacy through channels * Security and Membership services * Assets * Consensus * Components of Fabric Model * Peer * Orderer * Certificate Authority * Building your network CHAINCODE * Chaincode * Chaincode API * How to write a Chaincode * Lab Work ARCHITECTURE OF HYPERLEDGER FABRIC V1.1 * Architecture of Hyperledger Fabric * Transaction * Ledger * Nodes * Peer * Endorser * Ordering Nodes * Channels * Certificate Authority * Transaction Flow * Lab Work BOOTSTRAPPING * Bootstrapping the Network * Introduction * Lab Work * Task 1 - Generate the crypto material for the various participants. * Task 2 - Generate the genesis block for the Orderer node and start ordering service (solo node). * Task 3 - Generated the configuration transaction block to create a new channel. * Task 4 - Sign the configuration block and create the new channel. * Task 5 - Make peers of all the organizations join the channel that we created in Task 4 INTRODCUTION TO HYPERLEDGER EXPLORER * Introduction To Hyperledger Explorer * Block Details Peer List * Chaincode List * Transaction Details * Installation of Hyperledger Explorer * Starting the Explorer App INTRODUCTION TO HYPERLEDGER COMPOSER * Introduction * Components of Hyperledger Composer * Benefits of Hyperledger Composer * Key Concepts * Hyperledger Composer Solution * Installation HYPERLEDGER COMPOSER PLAYGROUND * Hyperledger Composer Playground * Introduction * Playground Overview Lab Work ADDITIONAL COURSE DETAILS: Nexus Humans Hyperledger Training - Developing on Hyperledger Fabric training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Hyperledger Training - Developing on Hyperledger Fabric course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Hyperledger Training - Developing on Hyperledger Fabric
Delivered on-request, onlineDelivered Online
Price on Enquiry

Ethereum Training - Blockchain Development Bootcamp

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Programmers Application DevelopersSystem Architects Network ArchitectsNetwork Security Architects IT Professionals w/programming experience Overview Those who attend the Ethereum Development course and pass the exam certification will have a demonstrated knowledge of:An excellent overall understanding of the Ethereum architecture and Solidity language.All functional components (including smart contracts) required to develop an Ethereum Blockchain.The understanding of how to instantiate an Ethereum application on the network.An in-depth understanding of how transactions are created and implemented on an Ethereum network. This 3 day instructor-led course is designed for programmers and developers who want to take a comprehensive deep dive in writing smart contracts and building applications that interact with them. This course provides detailed overviews of Ethereum, smart contracts, and the development language, Solidity. The student will be exposed to Ethereum?s adaptable feature set which allows the developer to design decentralized applications for countless applications. Students will also participate in hands-on programming lab sessions to learn, develop, and advance their skills in Ethereum development. The Ethereum Development Training Course is designed for those seeking an in-depth understanding and development experience of the Ethereum Blockchain platform. Students will participate in approximately 50% programming lab time providing practical experience, enhancing their knowledge and existing skill set. WHAT IS BLOCKCHAIN AND SMART CONTRACTS? * What is Blockchain and how does it work? * Bitcoin vs Ethereum * Smart Contract * How you can use Smart Contracts? * Advantages of Smart Contracts * Solidity * LAB TASK * Types of Variables in Solidity * Public and Private Code * Public Variables and Functions * Private Variables and Functions * Internal Functions * External Functions * Smart Contract Constructors * Constant Variables * Setting Variables * LAB CHALLENGE SMART CONTRACTS WITH WEB3.JS * LAB * Installing & Running the Ethereum TestRPC * Installing Web3.js * Changing the Environment in Remix * Creating the UI * Using Web3.js to Connect & Interact with the Smart Contract * SOLUTION * LAB CHALLENGE SMART CONTRACT EVENTS WITH WEB3.JS * AIM * LAB * The Current Contract * Defining the Smart Contract Event * Updating the UI * LAB CHALLENGE FUNCTIONS, MAPPINGS AND STRUCTS * THEORY * Functions * Mappings * Structs * LAB * The Smart Contract * Creating a Modifier * Using the Modifier * Web3 UI?s Modifier Handling * LAB * Creating a Struct * Creating the Mapping * Map Addition * Get from the Mapping * The Full Contract * Count from Map * LAB CHALLENGE INHERITANCE AND DEPLOYMENT * THEORY * Object-oriented programming * Inheritance * LAB * Current Contract * Creating a Base Contract * Changing from Strings to bytes * Continuing the Project * Installing MetaMask * Deploy Contract to the Ropsten Test Network * LAB * Update the HTML Form * Update the JavaScript * Using the App * LAB CHALLENGE EMBARK FRAMEWORK AND IT'S DEPLOYMENT * Blockchain (Ethereum) * Decentralized Storage (IPFS) * Decentralized Communication * Web Technologies * LAB * Installing Embark Framework * Hello World with Embark Framework * First Contract Deployment with Embark Framework SOLIDITY SMART CONTRACTS TESTING * THEORY * What is Software Testing? * LAB * LAB CHALLENGE CONTRACTS MANAGEMENT WITH FACTORIES * THEORY * Factory * LAB * LAB CHALLENGE IPFS FILES HOSTING * THEORY * IPFS * FILES HOSTING * LAB * 1. Get your hosting server * 2. Install IPFS on the Server * LAB CHALLENGE END TO END DEVELOPMENT OF DAPP * AIM * LAB * Setup the Project * Program the Smart Contract * Create the Front-end of the application * Deploy the App with IPFS * LAB CHALLENGE

Ethereum Training - Blockchain Development Bootcamp
Delivered on-request, onlineDelivered Online
Price on Enquiry

Blockchain Security Training

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Blockchain Architects Blockchain DevelopersApplication Developers Blockchain System AdministratorsNetwork Security Architects Cyber Security ExpertsIT Professionals w/cyber security experience Overview Those who attend the Security for Blockchain Professionals course and pass the exam certification will have a demonstrated knowledge of:Identifying and differentiating between security threats and attacks on a Blockchain network.Blockchain security methods, best practices, risk mitigation, and more.All known (to date) cyber-attack vectors on the Blockchain.Performing Blockchain network security risk analysis.A complete understanding of Blockchain?s inherent security features and risks.An excellent knowledge of best security practices for Blockchain System/Network Administrators.Demonstrating appropriate Blockchain data safeguarding techniques. This course covers all known aspects of Blockchain security that exist in the Blockchain environment today and provides a detailed overview of all Blockchain security issues, including threats, risk mitigation, node security integrity, confidentiality, best security practices, advanced Blockchain security and more. FUNDAMENTAL BLOCKCHAIN SECURITY CRYPTOGRAPHY FOR THE BLOCKCHAIN HASH FUNCTIONS * Public Key Cryptography * Elliptic Curve Cryptography * A Brief Introduction to Blockchain The Blocks * The Chains * The Network * Promises of the Blockchain * Blockchain Security Assumptions Digital Signature Security * Hash Function Security * Limitations of Basic Blockchain Security Public Key Cryptography Review * Real-Life Public Key Protection * Cryptography and Quantum Computers * Lab 1 (Tentative) Finding Hash Function Collisions Reversible hash function * Hash function with poor non-locality * Hash function with small search space * Breaking Public Key Cryptography Brute Forcing a Short Private Key * Brute Forcing a Poorly-Chosen Private Key CONSENSUS IN THE BLOCKCHAIN * Blockchain Consensus and Byzantine Generals Blockchain Networking Review * Byzantine Generals Problem Relation to Blockchain * Byzantine Fault Tolerance * Introduction to Blockchain Consensus Security Blockchain Consensus Breakthrough * Proof of Work What is Proof of Work? * How does Proof of Work Solve BGP? * Proof of Work Security Assumptions * Attacking Proof of Work * Proof of Stake What is Proof of Stake? * How does Proof of Stake Solve BGP? * Proof of Stake Security Assumptions * Attacking Proof of Stake * General Attacks on Blockchain Consensus * Other Blockchain Consensus Algorithms * Lab 2 (Tentative) Attacking Proof of Work Performing a 51% Attack * Performing a Selfish Mining Attack * Attacking Proof of Stake Performing a XX% Attack * Performing a Long-Range Attack * Malleable Transaction Attacks ADVANCED BLOCKCHAIN SECURITY MECHANISMS ARCHITECTURAL SECURITY MEASURES PERMISSIONED BLOCKCHAINS * Checkpointing * Advanced Cryptographic Solutions Multiparty Signatures * Zero-Knowledge Proofs * Stealth Addresses * Ring Signatures * Confidential Transactions * Lab 3 (Tentative) Permissioned Blockchains * 51% on a Checkpointed Blockchain * Data mining on a blockchain with/without stealth addresses * Zero-Knowledge Proof Simulation * Trying to fake knowledge of a ZKP * Module 4: Blockchain for Business Introduction to Ethereum Security What is Ethereum * Consensus in Ethereum * Smart Contracts in Ethereum * Ethereum Security * Pros and Cons of Ethereum Blockchains * Introduction to Hyperledger Security What is Hyperledger * Consensus in Hyperledger * Smart Contracts in Hyperledger * Hyperledger Security * Pros and Cons of Hyperledger Blockchains * Introduction to Corda Security What is Corda * Consensus in Corda * Smart Contracts in Corda * Corda Security * Pros and Cons of Corda Blockchains * Lab 4 BLOCKCHAIN RISK ASSESSMENT WHAT ARE THE RISKS OF THE BLOCKCHAIN? * Information Security * Information Sensitivity Data being placed on blockchain * Risks of disclosure * Regulatory Requirements Data encryption * Data control * PII protection * Blockchain Architectural Design Public and Private Blockchains * Open and Permissioned Blockchains * Choosing a Blockchain Architecture * Lab 5 * Exploring public/private open/permissioned blockchains? BASIC BLOCKCHAIN SECURITY BLOCKCHAIN ARCHITECTURE * User Security Protecting Private Keys * Malware * Update * Node Security * Configuring MSPs * Network Security * Lab 6 (TBD) SMART CONTRACT SECURITY INTRODUCTION TO SMART CONTRACTS * Smart Contract Security Considerations Turing-Complete * Lifetime * External Software * Smart Contract Code Auditing Difficulties * Techniques * Tools * Lab 7 (Tentative) * Try a couple of smart contract code auditing tool against different contracts with built-in vulnerabilities * Module 8: Security Implementing Business Blockchains Ethereum Best Practices * Hyperledger Best Practices * Corda Best Practices * Lab 8 NETWORK-LEVEL VULNERABILITIES AND ATTACKS INTRODUCTION TO BLOCKCHAIN NETWORK ATTACKS * 51% Attacks * Denial of Service Attacks * Eclipse Attacks * Routing Attacks * Sybil Attacks * Lab 9 * Perform different network-level attacks SYSTEM-LEVEL VULNERABILITIES AND ATTACKS INTRODUCTION TO BLOCKCHAIN SYSTEM VULNERABILITIES * The Bitcoin Hack * The Verge Hack * The EOS Vulnerability * Lab 10 SMART CONTRACT VULNERABILITIES AND ATTACKS INTRODUCTION TO COMMON SMART CONTRACT VULNERABILITIES * Reentrancy * Access Control * Arithmetic * Unchecked Return Values * Denial of Service * Bad Randomness * Race Conditions * Timestamp Dependence * Short Addresses * Lab 11 * Exploiting vulnerable smart contracts SECURITY OF ALTERNATIVE DLT ARCHITECTURES WHAT ARE ALTERNATIVE DLT ARCHITECTURES? * Introduction to Directed Acyclic Graphs (DAGs) * DAGs vs. Blockchains * Advantages of DAGs * DAG Vulnerabilities and Security * Lab 12 * Exploring a DAG network

Blockchain Security Training
Delivered on-request, onlineDelivered Online
Price on Enquiry

Blockchain Architecture Training

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Technical Leaders Overview What is BlockchainHow does Blockchain workTypes of BlockchainsHow is Blockchain different from what we have todayWhat are use cases for BlockchainWhat does a Blockchain app look likeHow do I design a Blockchain appHow do I develop a Blockchain appHow do I test a Blockchain app This instructor-led 3 day Blockchain Architecture training is for technical leaders who need to make decisions about architecture, environment, and development platforms. WHAT IS BLOCKCHAIN? * A record keeping system * Trust * Decentralization * Trustless environment HOW DOES BLOCKCHAIN WORK? * Announcements * Blocks * Nodes * Chaining * Verification * Consensus * Scalability * Privacy * Crypto Hashing * Digital Fingerprinting * PoW vs PoS TYPES OF BLOCKCHAINS * Public vs Private * Open vs closed * Smart Contracts * Blockchain as History * Tokens / Coins * Gas HOW IS BLOCKCHAIN DIFFERENT FROM WHAT WE HAVE TODAY? * Decentralized * Peer-to-peer architecture * Software vs Firmware * Database vs Blockchain * Distributed database or other technology? * Data Sovereignty * Group Consensus WHAT ARE USE CASES FOR BLOCKCHAIN? * Use Case Examples * Currency * Banking Services * Voting * Medical Records * Supply Chain / Value Chain * Content Distribution * Verification of Software Updates (cars, planes, trains, etc) * Law Enforcement * Title and Ownership Records * Social Media and Online Credibility * Fractional asset ownership * Cable Television billing * High fault tolerance * DDoS-proof * Public or Private Blockchain? * Who are the participants? WHAT DOES A BLOCKCHAIN APP LOOK LIKE? * DApp * Resembles typical full stack web application * Any internal state changes and all transactions are written to the blockchain * Node.js * IDE * Public Blockchain visibility * Private Blockchain solutions * Oracles HOW DO I DESIGN A BLOCKCHAIN APP? * What does this solution need to let users do? * Will the proposed solution reduce or remove the problems and pain points currently felt by users? * What should this solution prevent users from doing? * Do you need a solution ready for heavy use on day 1? * Is your solution idea enhanced by the use of Blockchain? Does the use of Blockchain create a better end-user experience? If so, how? * Has your business developed custom software solutions before? * What level of support are you going to need? * How big is the developer community? * Does your vision of the future align with the project or platform's vision of the future? * Does the platform aim to make new and significant contributions to the development space, or is it an efficiency / cost play? * Should the solution be a public or private Blockchain? * Should the solution be an open or closed Blockchain? * Create a plan for contract updates and changes! * Hybrid solutions * Monetary exchanges? HOW DO I DEVELOP A BLOCKCHAIN APP? * AGILE approach pre-release * Define guiding principles up front * Software vs Firmware * Announcements, not transactions! * Classes, not contracts * Link contracts to share functions * Use calling contracts to keep contract address the same * Hyperledger vs Ethereum * CONSIDER No of Users * Avg No of Transactions (state changes) per User * Should a Blockless solution be applied? * Performance * Security * Anonymity * Security * Monolithic vs Modular * Sandwich complexity model HOW DO I TEST A BLOCKCHAIN APP? * Recommend 5x to 10x traditional application testing time * Security * Networks

Blockchain Architecture Training
Delivered on-request, onlineDelivered Online
Price on Enquiry

Blockchain - An Overview for Business Professionals

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for Technical leaders Overview This course provides general overview of Blockchain technology and is specifically designed to answer the following questions:What is Blockchain? (What exactly is it?)Non-Technical Technology Overview (How does it work?)Benefits of Blockchain (Why should anyone consider this?)Use Cases (Where and for what apps is it appropriate?)Adoption (Who is using it and for what?)Implementation (How do I get started?)Future of Blockchain (What is its future?) This instructor-led 1 day Blockchain Architecture training is for technical leaders who need to make decisions about architecture, environment, and development platforms. WHAT IS BLOCKCHAIN? * A record keeping system * Trust * Decentralization * Trustless environment HOW DOES BLOCKCHAIN WORK? * Announcements * Blocks * Nodes * Chaining * Verification * Consensus * Scalability * Privacy * Crypto Hashing * Digital Fingerprinting * PoW vs PoS TYPES OF BLOCKCHAINS * Public vs Private * Open vs closed * Smart Contracts * Blockchain as History * Tokens / Coins * Gas HOW IS BLOCKCHAIN DIFFERENT FROM WHAT WE HAVE TODAY? * Decentralized * Peer-to-peer architecture * Software vs Firmware * Database vs Blockchain * Distributed database or other technology? * Data Sovereignty * Group Consensus WHAT ARE USE CASES FOR BLOCKCHAIN? * Use Case Examples * Currency * Banking Services * Voting * Medical Records * Supply Chain / Value Chain * Content Distribution * Verification of Software Updates (cars, planes, trains, etc) * Law Enforcement * Title and Ownership Records * Social Media and Online Credibility * Fractional asset ownership * Cable Television billing * High fault tolerance * DDoS-proof * Public or Private Blockchain? * Who are the participants? WHAT DOES A BLOCKCHAIN APP LOOK LIKE? * DApp * Resembles typical full stack web application * Any internal state changes and all transactions are written to the blockchain * Node.js * IDE * Public Blockchain visibility * Private Blockchain solutions * Oracles HOW DO I DESIGN A BLOCKCHAIN APP? * What does this solution need to let users do? * Will the proposed solution reduce or remove the problems and pain points currently felt by users? * What should this solution prevent users from doing? * Do you need a solution ready for heavy use on day 1? * Is your solution idea enhanced by the use of Blockchain? Does the use of Blockchain create a better end-user experience? If so, how? * Has your business developed custom software solutions before? * What level of support are you going to need? * How big is the developer community? * Does your vision of the future align with the project or platform's vision of the future? * Does the platform aim to make new and significant contributions to the development space, or is it an efficiency / cost play? * Should the solution be a public or private Blockchain? * Should the solution be an open or closed Blockchain? * Create a plan for contract updates and changes! * Hybrid solutions * Monetary exchanges? HOW DO I DEVELOP A BLOCKCHAIN APP? * AGILE approach pre-release * Define guiding principles up front * Software vs Firmware * Announcements, not transactions! * Classes, not contracts * Link contracts to share functions * Use calling contracts to keep contract address the same * Hyperledger vs Ethereum * CONSIDER No of Users * Avg No of Transactions (state changes) per User * Should a Blockless solution be applied? * Performance * Security * Anonymity * Security * Monolithic vs Modular * Sandwich complexity model HOW DO I TEST A BLOCKCHAIN APP? * Recommend 5x to 10x traditional application testing time * Security * Networks ADDITIONAL COURSE DETAILS: Nexus Humans Blockchain - An Overview for Business Professionals training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Blockchain - An Overview for Business Professionals course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Blockchain - An Overview for Business Professionals
Delivered on-request, onlineDelivered Online
Price on Enquiry

Beginning API Development with Node.js

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is targeted towards developers looking to build a career as a Node.js developer. This course offers you a deep but gentle dive into Node.js. You will start off by discovering the basic building blocks of the modern JavaScript language, which are necessary for you to have a good grasp of Node.js, before delving into the fundamentals of Node.js.Most courses quickly dive into Node.js forgetting that, at the end of the day, Node.js is still JavaScript. This can be challenging for JavaScript newbies who are then trying to build a solid house on a shaky foundation.This course overcomes that obstacle by beginning with a quick introduction to the modern JavaScript language (ES6+). You will then discover Node's asynchronous programming model and examine Node's module system, including built-in modules and application modularization, as well as the NPM third-party module registry. We will finish off by working on a simple web application API using the Hapi.js and Knex.js frameworks. INTRODUCTION TO NODE.JS * The Basics of Node.js * The Module System * Asynchronous Programming with Node.js BUILDING THE API: PART 1 * Building a Basic HTTP Server * Setting up Hapi.js * Understanding Requests BUILDING THE API: PART 2 * Working with the DB Using Knex.js * Authenticating Your API with JWT * Testing Your API with Lab ADDITIONAL COURSE DETAILS: Nexus Humans Beginning API Development with Node.js training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Beginning API Development with Node.js course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Beginning API Development with Node.js
Delivered on-request, onlineDelivered Online
Price on Enquiry

Educators matching "Blockchain Developer"

Show all 9