Hi, I'm DOURHMANI Abdelilah DAN9
An angular application that enables you to interact with blockchain. You can see the blocks on the chain, see the transaction inside them and even create new deals and mineblocks.
Get a copy of the Dan9-first-blockchain-project running on your local machine (for playing around, testing or development).
git clone https://github.com/abdelilahdourhmani/Dan9-first-blockchain-project.git
Install the dependencies:
cd Dan9-first-blockchain-project.git
npm install
Run the application:
npm start
At this point the application should be running on your machine on http://localhost:4200