top of page


First API Architecture
In this post I will explain how we will create our new API you can see video here
Nasser
Jun 29, 20241 min read


Blockchain 101
In this video I will explain the core blockchain concepts you need to know in order to understand the design of backend of our wallet....
Nasser
Jun 23, 20241 min read

![Crypto Wallet [Part-5]](https://static.wixstatic.com/media/77475f_87b9c9f71ec3471089bb875867a1760e~mv2.webp/v1/fill/w_292,h_219,al_c,q_90,enc_avif,quality_auto/77475f_87b9c9f71ec3471089bb875867a1760e~mv2.webp)
Crypto Wallet [Part-5]
In this part I explain the logic that we use in the authentication process. you can watch the video here
Nasser
Jun 8, 20241 min read


Why I use Zustand?
In this video I explain why and how I use Zustand for state management in react-native you can watch it here
Nasser
Jun 8, 20241 min read


What is Zod?
What is Zod and why we use it? I explain Why we use Zod in our app in this post . You can see the video here
Nasser
Jun 8, 20241 min read

![Crypto Wallet [Part-4]](https://static.wixstatic.com/media/77475f_6ba2be64b12f4b958256e2ff6d3ed3bd~mv2.jpg/v1/fill/w_292,h_219,fp_0.50_0.50,q_90,enc_avif,quality_auto/77475f_6ba2be64b12f4b958256e2ff6d3ed3bd~mv2.webp)
Crypto Wallet [Part-4]
Here we try to test our app by creating a new user , we go through the flow for registration and login . at the end I will explain the...
Nasser
Jun 7, 20241 min read

![Crypto Wallet [Part-3]](https://static.wixstatic.com/media/77475f_e1d444f234544daa9a3aa4956e8e2b16~mv2.webp/v1/fill/w_292,h_219,al_c,q_90,enc_avif,quality_auto/77475f_e1d444f234544daa9a3aa4956e8e2b16~mv2.webp)
Crypto Wallet [Part-3]
Here we try to test our app by creating a new user , we go through the flow for registration and login . at the end I will explain the...
Nasser
Jun 5, 20241 min read

![Crypto Wallet [Part-2]](https://static.wixstatic.com/media/77475f_5425d76f37ad4d6887f6968048fbef57~mv2.webp/v1/fill/w_292,h_219,al_c,q_90,enc_avif,quality_auto/77475f_5425d76f37ad4d6887f6968048fbef57~mv2.webp)
Crypto Wallet [Part-2]
Now we will create the amplify app from the Cognito user pool that we created in the last step also we will clone the front-end repo and...
Nasser
Jun 5, 20241 min read

![Crypto Wallet [Part-1]](https://static.wixstatic.com/media/77475f_4fc8f1eb6f0f4dc4a8c021f00fc4ddf3~mv2.webp/v1/fill/w_292,h_219,al_c,q_90,enc_avif,quality_auto/77475f_4fc8f1eb6f0f4dc4a8c021f00fc4ddf3~mv2.webp)
Crypto Wallet [Part-1]
Here we will create a blockchain wallet using react-native and typescript . First lets start with the authentication backend , for that...
Nasser
May 26, 20241 min read
bottom of page