Voted Coins
follow us on twitter . like us on facebook . follow us on instagram . subscribe to our youtube channel . announcements on telegram channel . ask urgent question ONLY . Subscribe to our reddit . Altcoins Talks Shop Shop


This is an Ad. Advertised sites are not endorsement by our Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise Here

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jupyter

Pages: [1]
1
Incentivised Posting / Shill / JupyterNetwork DAO
« on: November 19, 2022, 08:56:25 PM »
One more milestone on the Roadmap has been completed.
From the beginning, one of the main goals of JupyterNetwork was to be completely decentralized and a DAO concept is a great way to start it.

What is DAO ?
A DAO is a decentralized autonomous organization with publicly and automatically documented governance rules. Smart contracts, which are autonomous programs that carry out certain conditions automatically, are the foundation of their functioning. Once it has been activated, it cannot be halted or shut off, and it cannot be altered in any way, even by adding or removing data. Features are numerous, such as governance tokens for voting rights. Furthermore, all information, including the source code, is available to the general public. Open to everybody, unrestricted by any authority, based on computer code, and in which no one may engage in fraud.

On 17.11.2022 JupyterNetwork officially launched its DAO on Dework.

A decentralized autonomous organization (DAO) is an entity with no central leadership. Decisions get made from the bottom up, governed by a community organized around a specific set of rules enforced on a blockchain.

JupyterNetwork DAO is collectively owned and managed by its members. JupyterNetwork DAO has built-in treasuries that are only accessible with the approval of their members.

JupyterNetwork works without hierarchical management and can have a large number of purposes.

All the tasks are publicly viewable and there are also tasks that will generate instant rewards upon completing them.
To join JupyterNetwork take a look at the entry form here.

Please note that the DAO will be always updated with new interesting tasks and features.

Next on the map is Governance, in which the JupyterNetwork community will have an even bigger role in advancing the project.

JupyterNetwork is a community-driven project and anyone can contribute to it.

p.s we got an ongoing Airdrop
https://www.coinscope.co/coin/iom/airdrop


2
Incentivised Posting / Shill / Introducing Jupyter Swap
« on: June 10, 2022, 01:49:32 AM »
Almost one month after successfully launching our Token, we are happy to announce that our Swap platform is almost finished. In this post we are going to explain how will it work and which features it brings.

What is DEX?
From the early days of Bitcoin, exchanges have played a vital role in matching cryptocurrency buyers with sellers. Without these forums attracting a global user base, we’d have much poorer liquidity and no way to agree on the correct price of assets.

Traditionally, centralized players have dominated this field. However, with the rapidly-evolving stack of technologies available, a growing number of tools for decentralized trades have emerged.

A decentralized application is a smart contract-based software application that stores data on the blockchain. Because DApps do not force you to expose your identity, you will be able to maintain a certain amount of privacy. The graphical user interface (GUI) of decentralized applications is optional, although any developer can construct his own GUI and communicate with the application’s smart contract.

The world of DeFi is still being charted, with explorers navigating AMMs across multiple blockchain economies, bothersome slippage rates on trades, ongoing price discrepancies, and scalability concerns. Traders demand a more straightforward experience, or better said, a map of the DeFi realm. Jupyter Swap is on a journey to reshape the market-wide DEX trading experience.

Jupyter Swap

Jupyter Swap interface
Jupyterswap is the decentralized exchange of the Jupyter token. It provides an open and decentralized liquidity protocol for assets on BinanceSmartChain(BSC) network. Jupyter Swap is Open-Source.

It works as an AMM ( Automated Market Maker ) with liquidity pools.

The trading fees will be 0.3%, these 0.3% will be added to the Liquidity Pools,
0.27% is going to the liquidity provider, and 0.03% will go to the Project as a protocol fee.

All our liquidity Pools will have an ERC-20 Token vs. BNB,
internally the pools do work with WrappedBNB Token,
but as a user, you won’t notice this because the WBNB will automatically be Exchanged to BNB,
and BNB will automatically be converted to WBNB.

All our pools are ERC-20 tokens vs. BNB,
but thanks to intelligent routing and pool hopping you will be able to trade all tokens to other tokens on JupyterSwap.

Anyone can open their own trading pools, or add liquidity to an existing pool, the only limitation is there can only ever be 1 pool of any given token.
Liquidity providers will get LP-Tokens, the LP-Tokens are ERC-20 compatible, and will function as proof of your ownership.

The AMM model works on the simple Formula,

X = token A Balance
Y = token B balance
K = pool constant

X * Y = K

The Price calculation is:

P = tokenA price in tokenB
X = token A Balance
Y = token B balance

Y / X = P

X = 100
Y = 1000

1000/100 = 0.1

In reality there is also a price impact depending on your position size:
Lets say you have 10 tokenB and want to buy tokenA:

Q = position size
R = receiving amount in tokenA
X = token A Balance
Y = token B balance

(( X — Q ) / Y ) * Q = R

Q = 10
X = 100
Y = 1000

(( 100–10 ) / 1000 ) * 10 = 0.9

On top of that, we have developed our own unique Chart, which will be available for use to everyone.

3
Incentivised Posting / Shill / Introducing Jupyter Swap
« on: May 18, 2022, 05:19:42 PM »

Almost one month after successfully launching our Token, we are happy to announce that our Swap platform is almost finished. In this post we are going to explain how will it work and which features it brings.

What is DEX?
From the early days of Bitcoin, exchanges have played a vital role in matching cryptocurrency buyers with sellers. Without these forums attracting a global user base, we’d have much poorer liquidity and no way to agree on the correct price of assets.

Traditionally, centralized players have dominated this field. However, with the rapidly-evolving stack of technologies available, a growing number of tools for decentralized trades have emerged.

A decentralized application is a smart contract-based software application that stores data on the blockchain. Because DApps do not force you to expose your identity, you will be able to maintain a certain amount of privacy. The graphical user interface (GUI) of decentralized applications is optional, although any developer can construct his own GUI and communicate with the application’s smart contract.

The world of DeFi is still being charted, with explorers navigating AMMs across multiple blockchain economies, bothersome slippage rates on trades, ongoing price discrepancies, and scalability concerns. Traders demand a more straightforward experience, or better said, a map of the DeFi realm. Jupyter Swap is on a journey to reshape the market-wide DEX trading experience.

Jupyter Swap

Jupyter Swap interface
Jupyterswap is the decentralized exchange of the Jupyter token. It provides an open and decentralized liquidity protocol for assets on BinanceSmartChain(BSC) network. Jupyter Swap is Open-Source.

It works as an AMM ( Automated Market Maker ) with liquidity pools.

The trading fees will be 0.3%, these 0.3% will be added to the Liquidity Pools,
0.27% is going to the liquidity provider, and 0.03% will go to the Project as a protocol fee.

All our liquidity Pools will have an ERC-20 Token vs. BNB,
internally the pools do work with WrappedBNB Token,
but as a user, you won’t notice this because the WBNB will automatically be Exchanged to BNB,
and BNB will automatically be converted to WBNB.

All our pools are ERC-20 tokens vs. BNB,
but thanks to intelligent routing and pool hopping you will be able to trade all tokens to other tokens on JupyterSwap.

Anyone can open their own trading pools, or add liquidity to an existing pool, the only limitation is there can only ever be 1 pool of any given token.
Liquidity providers will get LP-Tokens, the LP-Tokens are ERC-20 compatible, and will function as proof of your ownership.

The AMM model works on the simple Formula,

X = token A Balance
Y = token B balance
K = pool constant

X * Y = K

The Price calculation is:

P = tokenA price in tokenB
X = token A Balance
Y = token B balance

Y / X = P

X = 100
Y = 1000

1000/100 = 0.1

In reality there is also a price impact depending on your position size:
Lets say you have 10 tokenB and want to buy tokenA:

Q = position size
R = receiving amount in tokenA
X = token A Balance
Y = token B balance

(( X — Q ) / Y ) * Q = R

Q = 10
X = 100
Y = 1000

(( 100–10 ) / 1000 ) * 10 = 0.9

On top of that, we have developed our own unique Chart, which will be available for use to everyone.

4
Incentivised Posting / Shill / Introducing to Jupyter
« on: April 29, 2022, 01:38:46 AM »
On the 27th of March, $IOM was successfully deployed on Binance Smart Chain
$IOM is a BEP20 compatible token, secured by OpenZepellin that can be used in all Ethereum wallets that support the Binance Smart Chain.
IOM token is a non-mintable, having a 1'000'000'000 total supply.
IOM token economy.
1'000'000'000 total supply.
-50% or 500'000'000 $IOM tokens are available for trading on Pancakeswap, for better security and prevention from rug pulls exploits, the proof of liquidity (position) from this liquidity is sent to dead wallet addresses.
-30% or 300'000'000$IOM tokens will be available for trading on another DEX(TBD)
-20% or 200'000'000$IOM tokens will be held in a Gnosis Safe multi-signature wallet and used solely for project funding. (Team Wallet)
The majority of the token is in the community's hands forever.
Coming next on Jupyter is the swap platform.
The Swap Platform is going to be officially launched in Q1 2023, with a finished security audit because the security of our community is our biggest priority.
The Beta swap is almost finished and it’s going to be deployed in maximal 2 Months.
Also with the deployment, The Jupyter team as promised is giving away 10k$IOM.
Visit us on Twitter to find more
@Jupytertoken
Roadmap
March 2022 Deploy $IOM token to BSC Blockchain
April 2022 Start trading first on PancakeSwap
May 2022 Start trading on another DEX
Q1 2023 Public launch of Jupyterswap
Q3 2023 Yield Farming with Jupyterswap
Q1 2024 Launch of our Smart voting platform

Pages: [1]
ETH & ERC20 Tokens Donations: 0x2143F7146F0AadC0F9d85ea98F23273Da0e002Ab
BNB & BEP20 Tokens Donations: 0xcbDAB774B5659cB905d4db5487F9e2057b96147F
BTC Donations: bc1qjf99wr3dz9jn9fr43q28x0r50zeyxewcq8swng
BTC Tips for Moderators: 1Pz1S3d4Aiq7QE4m3MmuoUPEvKaAYbZRoG
Powered by SMFPacks Social Login Mod