https://github.com/max-tonny8/auto_dex
This project is to implement a multitenant SaaS platform to swap automations in DeX, using Solidity, Nest.js and Next.js
https://github.com/max-tonny8/auto_dex
blockchain ethereum ethersjs hardhat nextjs react smart-contracts solidity typechain typescript web3 web3-react
Last synced: about 1 month ago
JSON representation
This project is to implement a multitenant SaaS platform to swap automations in DeX, using Solidity, Nest.js and Next.js
- Host: GitHub
- URL: https://github.com/max-tonny8/auto_dex
- Owner: max-tonny8
- Created: 2024-05-30T06:10:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T06:12:16.000Z (11 months ago)
- Last Synced: 2025-02-01T19:04:00.073Z (3 months ago)
- Topics: blockchain, ethereum, ethersjs, hardhat, nextjs, react, smart-contracts, solidity, typechain, typescript, web3, web3-react
- Language: TypeScript
- Homepage:
- Size: 3.34 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🔱 Poseidon 🔱
Web3 platform for swaps in DeX
Poseidon is a multitenant SaaS platform that allow crypto inthusiast to make swaps in DeX when the crypto prices are really good.
Buy cripto in DeX. Pay us with crypto. Be happy (and maybe rich).
## Specs
| | Specs |
| --- | -------------------------------------------------------------------------------------------------------------------- |
| 🔓 | **Solidity** Object-oriented, high-level language for implementing smart contracts. |
| 🎈 | **OpenZeppelin** Biggest Smart Contracts library to make your projects simpler and more secure. |
| 👷♂️ | **Hardhat** Framework to build, test and deploy contracts in EVM using Javascript. |
| 🐟 | **Sepolia** Testnet blockchain to deploy smartcontracts in real world. |
| 👨🏻💻 | **Node.js** Most known javascript engine for backend applications |
| 💠 | **Typescript** Superset of Javascript to improve software design |
| 📱 | **Next.js** React.js with superpowers |
| 🦁 | **Nest.js** Node.js Framework for enterprise projects |## Under construction