• EC2 instance

    yarn add axios

  • Solana

    yarn add @solana/web3.js

    https://moviendo.me/building-a-solana-wallet-cross-platform-app-with-expo-web3-and-react-native.html

    ./node_modules/.bin/rn-nodeify --hack --install
    
    • .gitignore에 /node_modules 가 포함되어 있기 때문에, 저 명령어를 매번 실행해줘야 함. script에 포함시키는 방안 고려 중 - 22/05/06
  • Ethereum

    yarn add web3