Site to perform peer to peer atomic swaps on the Algorand blockchain
Live: http://www.swaplink.xyz
Community project: no additional fees or charges.
Build Rust:
cd wasm
wasm-pack build --out-dir ../wasm-build
Initialize the React app:
npm install
Run the React app:
cd react-app
npm start
See more instructions for React in the app folder
- Fork
- Commit changes to a branch in your fork
- Push your code and make a pull request