DeFi - SushiSwap/UniSwap Similar Crypto Decentralized Exchange Cross 18 Diff Networks
devUrl - https://swapstation.algorithmic.one/
- 0.3% is taken on every swap made
- 0.25% of this fee is immediately redistributed to users in the form of LP rewards
- 0.05% of this fee is sent to the SwapStation treasury
error detective-postcss@5.1.1: The engine "node" is incompatible with this module. Expected version "12.x || 14.x || 16.x". Got "20.12.0"
nvm use 16
# nvm install 16 and then nvm use 16
If you don thave nvm use the following --> https://heynode.com/tutorial/install-nodejs-locally-nvm
yarn install
or npm install
yarn build
or npm run build
yarn start
or npm run start
npm cache clean --force
nohup npm start >> app.log 2>&1 &
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
export NODE_OPTIONS="--max-old-space-size=8192"
node -e 'console.log(v8.getHeapStatistics().heap_size_limit/(1024*1024))'
npx update-browserslist-db@latest
- If you use it and you like it, give us a star. Thanks.