-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
META: GnoSwap #49
Comments
Gnoswap Beta Testing GuideGnoswap Beta Website: https://beta.gnoswap.io/ Task 1. Connect Your WalletYou'll need a wallet to interact with Gnoswap. Download Adena from the Chrome Webstore. Create or restore your wallet and change the network to Gnoswap-Testnet in the Settings. Once your wallet is set up, visit Gnoswap Beta, and connect by clicking on Wallet Login in the header.
Task 2. Get Tokens From the FaucetClick on the Faucet button on the right side of the header to receive testnet tokens you can use on Gnoswap. Task 3. Add LiquidityYou can add liquidity to liquidity pools from which the traders will swap from. In return, you will receive a portion of swap fees as a reward.
Task 4. Swap TokensYou can swap tokens against the liquidity of existing liquidity pools. Gnoswap will automatically route your swap to the optimal path that calculates the best pricing.
Task 5. Stake PositionsBy staking, you are locking your positions in return for extra rewards you will receive in the form of $GNS emissions or external incentives provided to each pool.
Task 6. Claim RewardsYou can claim all Claimable Rewards at once by clicking on the Claim All button in the Wallet menu, or individually collect by each pool by clicking on the Claim All button in the Pool Details page. This will transfer your rewards from the contract to your wallet. Task 7. Add IncentivesYou may add external incentives to existing pools. This will increase the rewards from specific pools to incentivize liquidity providers.
FeedbackIf you encounter a bug or come up with an improvement suggestion during your test, please share it in the comments below or you can submit your feedback via Google form. |
Overview
Gnoswap is the first Concentrated Liquidity AMM DEX developed with Gnolang, inspired by Uniswap V3—the most advanced and battle-tested AMM. Its goal is to bring censorship-resistant, non-custodial, and secure financial infrastructure to Gnoland, establishing itself as the most capital-efficient liquidity layer within the Gnoland ecosystem.
Gnoswap is entirely permissionless, allowing any GRC20 token realms to be added and traded as soon as they're deployed to the GnoVM, without requiring any registry approval from the platform.
URLs
Key Features
Milestones
Support
Support needed from the core team / Gno community to make Gnoswap better!
December 2023
bigint
for arbitrary precision: feat: native bigint using math/big.Int gno#764json
withoutreflection
for front-end: feat: byte slice JSON parser gno#1415estimateGas
) implementation in Gno:The text was updated successfully, but these errors were encountered: