Skip to content

emg110/swaplink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwapLink

Continuous integration

Site to perform peer to peer atomic swaps on the Algorand blockchain

Live: http://www.swaplink.xyz

Community project: no additional fees or charges.

Pre-requisites

Rust, wasm-pack and Node.js

Instructions

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

Contribute

  1. Fork
  2. Commit changes to a branch in your fork
  3. Push your code and make a pull request

About

Site to perform peer to peer atomic swaps on the Algorand blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors