Crypto Wallet [Part-1]
- Nasser
- May 26, 2024
- 1 min read
Updated: Jun 7, 2024
Here we will create a blockchain wallet using react-native and typescript .
First lets start with the authentication backend , for that I plan to use AWS Amplify .
Steps:
1.Install AWS amplify CLI and create a user in AWS IAM and give it sufficient privileges so AWS amplify can create resources in your behalf here
2.Install and configure AWS CDK Also you can use Short term credentials .You can attach this role to the user you created for AWS CDK
3.Clone the backend repository from here and try to deploy it to your AWS account .
See full video
Comentarios