Minter Network
13.1K subscribers
202 photos
8 videos
579 links
Minter is an ultra-fast and robust cross-chain DEX with in-core AMM and order book powered by its own Layer-1 Blockchain.

https://www.minter.network/bip
Download Telegram
Forwarded from Minter Dev Notifications
🔗 Minter 2.6 Tests

The long-awaited Minter v2.6 with on-chain orders (On-Chain Automated Market Maker with Order Book) is ready for public testing!

Traders can now place orders at fixed rates in the AMM liquidity pools. Compared to the traditional pools, AMMOBs have better liquidity, while LPs get an extra fee on filled orders boosting their overall earnings. Learn more about AMMOB.

Specifics:
• To open a limit order, go to the corresponding section and fill out the form
• To cancel your order, use another form on the same page
• The order may be filled partially
• Orders that have not been filled are automatically removed after ≈30 days since being placed (on the testnet, this period is reduced to 3 days)

Node Binary: https://github.com/klim0v/minter-go-node/releases/tag/v2.6.0-beta8
Explorer: https://explorer.taconet.minter.network/
Console: https://console.taconet.minter.network/
Go SDK: https://github.com/MinterTeam/minter-go-sdk/releases/tag/v2.4.0-beta1
API: https://node-api.taconet.minter.network/v2/
Docs: https://github.com/klim0v/minter-network-web/blob/patch-4/content/docs/index.md
Test coins faucet: @MinterTacoNetTapBot

Launching node on testnet:
node --testnet --genesis "https://node-api.taconet.minter.network/v2/genesis" --persistent-peers "[email protected]:26656"

Alert: do not sign in with your mainnet wallet’s seed phrase as you might lose all of your funds.

We’d like to also remind you that Minter has an ongoing 🪲 Bug Bounty program. Please report any issues you come across in the @MinterDevChat using the #bugbounty hashtag.
Forwarded from Minter Dev Notifications
🔗 Minter 3 Testing

We’re launching public tests. This version is dedicated to the tokenomics update.

Docs
github.com/MinterTeam/minter-network-web/pull/51/files?w=1

Sites
Explorer: explorer.toronet.minter.network
Console: console.toronet.minter.network
Bip Wallet: wallet.toronet.bip.to
Tx debugger: tx-debug.toronet.minter.network

API
Node: https://node-api.toronet.minter.network/v2/
Gate: https://gate-api.toronet.minter.network/api/v2/
Explorer: https://explorer-api.toronet.minter.network/api/v2/
RTM: wss://explorer-rtm.toronet.minter.network/connection/websocket

Code
Node Binary: github.com/MinterTeam/minter-go-node/releases/tag/v3.0.0-toro
Go SDK: github.com/MinterTeam/minter-go-sdk/releases/tag/v2.5.0-torro
JS SDK: github.com/MinterTeam/minter-js-sdk/tree/next
PHP SDK: github.com/MinterTeam/minter-php-sdk/tree/toronet

Request test coins: @MinterToroNetTapBot

Launch node on testnet:
node --testnet --genesis "https://node-api.toronet.minter.network/v2/genesis" --persistent-peers "[email protected]:26656"

Alert: do not use a seed phrase from your Mainnet wallet. Otherwise, you may lose all your funds.

Reminder: Minter has an ongoing 🪲 Bug Bounty program. If you’ve come across an error, you can report it via @MinterDevChat using the #bugbounty hashtag.