How to develop using a React project?
- Make sure this library has the same react version as your react project
- In this repo
yarn
yarn build
yarn link
- In your react js project
yarn link soroban-react-stellar-wallets-kit
Once you have done some changes, do yarn build
again.
Made by ❤️ by the PaltaLabs 🥑 team.