Rabu, 28 Juli 2021

AI News Summarizer.

Summarizer.



Introduction

In this age of globalization, time is of the essence for everyone. At this time that digital currency has been introduced to reduce transaction time. The cryptocurrency was originally known as a payment system that allows people to be able to make transactions very fast, without third parties, in a crystalline, secure, and faceless manner. With the accrual and development of the Crypto or blockchain ecosystem, several alternative investment opportunities have flourished, and have proven to be more efficient and profitable investment tools than traditional financial returns. Cryptocurrency is potentially the largest digital asset for investment. because it is user-friendly, secure, and allows to cut down steep transaction costs. It is the maximum thing in the financial market that has proven to be an interruption lifter in financial transactions worldwide. Leveraging blockchain technology, cryptocurrency has managed to set up a decentralized, transparent, and inaccessible accountable system



It is a fully automated newspaper.

Summarizer aims to make your daily news shorter by utilizing AI. Its bots crawl the web for news, summarize them, and then sort them into categories.


What is SUMMARIZER ?

Summarizer is exclusive to $SMR holders. You won’t have to pay anything, just simply holding $SMR to read Summarizer contents. At any time, you decide to stop reading Summarizer, you can just sell your $SMR back to the market.



The algorithm we use

TextRank is an unsupervised algorithm for the automated summarization of texts that can also be used to obtain the most important keywords in a document. The algorithm applies a variation of PageRank over a graph constructed specifically for the task of summarization. This produces a ranking of the elements in the graph: the most important elements are the ones that better describe the text. This approach allows TextRank to build summaries without the need of a training corpus or labeling and allows the use of the algorithm with different languages.


For the task of automated summarization, TextRank models any document as a graph using sentences as nodes . A function to compute the similarity of sentences is needed to build edges in between. This function is used to weight the graph edges, the higher the similarity between sentences the more important the edge between them will be in the graph. In the domain of a Random Walker, as used frequently in PageRank , we can say that we are more likely to go from one sentence to another if they are very similar.


TextRank determines the relation of similarity between two sentences based on the content that both share. This overlap is calculated simply as the number of common lexical tokens between them, divided by the lenght of each to avoid promoting long sentences.


The function featured in the original algorithm can be formalized as: 

Definition 1. Given Si , Sj two sentences represented by a set of n words that in Si are represented as Si = wi , wi , …, wi . The similarity function for Si, Sj can be defined as:



The result of this process is a dense graph representing the document. From this graph, PageRank is used to compute the importance of each vertex. The most significative sentences are selected and presented in the same order as they appear in the document as the summary. These ideas are based in changing the way in which distances between sentences are computed to weight the edges of the graph used for PageRank. These similarity measures are orthogonal to the TextRank model, thus they can be easily integrated into the algorithm. We found some of these variations to produce significative improvements over the original algorithm.


BM25 BM25 / Okapi-BM25 is a ranking function widely used as the state of the art for Information Retrieval tasks. BM25 is a variation of the TF-IDF model using a probabilistic model .


Definition 2. Given two sentences R, S, BM25 is defined as:



where k and b are parameters. We used k = 1.2 and b = 0.75. avgDL is the average length of the sentences in our collection.


This function definition implies that if a word appears in more than half the documents of the collection, it will have a negative value. Since this can cause problems in the next stage of the algorithm, we used the following correction formula:


where ε takes a value between 0.5 and 0.30 and avgIDF is the average IDF for all terms. Other corrective strategies were also tested, setting ε = 0 and using simpler modifications of the classic IDF formula.


Evaluation

We tested LCS, Cosine Sim, BM25 and BM25+ as different ways to weight the edges for the TextRank graph. The best results were obtained using BM25 and BM25+ with the corrective formula shown in equation 3. We achieved




Tokenomics.

The distribution of SMR tokens will take place in 3 stages. Private sale for $0.008 per SMR. Join the whitelist to participate in private sales! The public sale will be made after the private sale at a rate of USD 0.01 per SMR. Launch on PancakeSwap, planned after private and public sale. Starting price: $0.012 per SMR. The project allocation is shown in the screenshot.



Token allocation is deployed to the Binance Smart Chain and we are integrating tokens with Summarizer via Web3. Our SMR token has passed the TechRate audit. The source code has also been published and tested by BSCScan.


Summarizer Roadmap

Summarizer aims to make your daily news shorter by utilizing AI.


● TextRank Implementation – We implement TextRank as the founding block for Summarizer.The basic idea of TextRank is to provide a score for each sentence in a text, then use the top-n sentences to build a summary.


● Summarizer Design – We want it to be both elegant & fast. Come with dark & light modes, stripped all the unnecessary elements, optimized for speed.


● Building a bots army – Run by bots, but for the human Summarizer is run by a family of bots. There are crawler-bot, summa-bot, editor-bot, delivery-bot, optimizing-bot, repairing-bot, etc.


● Beta Summarizer – Let it run by itself. We have run it in beta mode for over a year. It has been processed over 60k articles, all by itself.


● Integrate with SMR Token – We deploy SMR on Binance Smart Chain and integrate the token with Summarizer via Web3 Summarizer will soon be exclusive to SMR holders.


● Summarizer on Android – Though the website is pretty fast & sleek, we want to utilize native Android features for Summarizer readers. The app will be available for Android users in just a few days.


● Summarizer on iOS – We’re building an iOS simultaneously with the Android app iOS users will be fully experienced Summarizer real soon.


● SMR Landing Page – We build this to offer users information about our token launch in the most transparent way.


● Marketing Plan for the Launch – To widely spread the word about Summarizer, we’re planned our marketing strategy with various activities across all sectors. From articles on bitcoin talk, building a presence on social networks like Twitter, Reddit, building a Telegram community, organizing airdrop & content rewarding system, running ads on cryptocurrency-related websites, get listed on coinhunt & coinsniper, etc.


● Audit by TechRate – Our token, SMR, has been audited by TechRate. Its source code has also been published and verified on BSCScan.


● Distribution of SMR Token – The distribution will happen in three phases. Private Sale, at the rate of $0.008 per SMR. Public Sale, which will happen after the Private Sale, at the rate of $0.01 per SMR. Launching on PancakeSwap, happen after the Private & Public Sales. Starting Price: $0.012 per SMR


● Ongoing Marketing Activities – From articles on bitcoin talk, building a presence on social networks like Twitter, Reddit, building a Telegram community, organizing airdrop & content rewarding system, running ads on cryptocurrency-related websites, get listed on coinhunt & coinsniper, etc.


● Get tracked by CoinGecko & CoinMarketCap – We’ve fully built SMR token profile on BSCScan and already submitted our applications to CoinGecko and CoinMarketCap


● Make it exclusive to SMR holders – After the distribution phase, Summarizer content will be exclusive to SMR holders.


● Exchanges Listing – List SMR on the first few exchanges.


● Berkeley Model Implementation – This update will improve the summaries’ quality and clarity. The model compresses source document text based on constraints from constituency parses and RST discourse parses. Moreover, it can improve summary clarity by reexpressing pronouns whose antecedents would otherwise be deleted or unclear.


● A Customized Summarizer for Every User – Each user on Summarizer will be able to customize their experience and content that appears on the UI. Choose and redesign Summarizer layout & list of categories based on your interest.


● Bridging SMR to other chains using Anyswap – Using Anyswap, we’ll bridge SMR to Ethereum, Polygon and Harmony blockchains. This will increase Summarizer accessibility to users of other chains. And by making SMR available on multiple chains, it will create more trading pairs & trading volume for SMR on DEXs such as Uniswap and SushiSwap.


● Open Summarizer technology to other news publishers – We’re planning to open our technology to other news publishers. Using Summarizer, news publishers can effortlessly create summaries for their articles in bulk, deliver those summaries to their readers via newsletters and news feeds.They can even create their own version of Summarizer website with just a few clicks. Profits generated from these activities will be used to buy back & burn SMR.


Summarizer Team

Brandon Thomas – Frontend Developer


Chris Miller – Blockchain Developer


Joy Stewart – Communications Manager


Julie Hardin – Marketing Manager


Mike Cook – Graphic Designer


Robert Hoover – Backend Developer


Steve Willis – Software Engineer


Useful links to the project:

● The official website  – https://summarizer.co/


● Tokenomics website – https://token.summarizer.co/


● Telegram – https://t.me/SummarizerOfficial


● Twitter – https://twitter.com/SummarizerC


● Medium – https://medium.com/@summarizer


● Reddit – https://www.reddit.com/user/Summarizer_Official


AUTHOR


Forum Username: Landiva

Forum Profile Link: https://bitcointalk.org/index.php?action=profile;u=3325170

Telegram Username: @landiva

ETH Wallet Address: 0x8c7eED86A310f62B27f9C05aF3ee417Ad6A45a7d






















Sabtu, 24 Juli 2021

PEA.FARM |Play Now


If you want to invest in a fast-growing industry that perfectly combines technology and entertainment, look no further than video games. Strong demand during the pandemic is helping video game companies reach new levels of success, and all signs point to continued business growth in 2021. According to Insider Intelligence, there will be approximately 177.7 million monthly gamers in the US this year, which accounts for more than half residents of that country.


Whether people are playing on television, computers or mobile devices, there are clearly many channels for game developers to attract new users and increase the engagement of existing players. Also, when you consider the way video games provide virtual social interaction, it becomes easier to understand the full potential of this industry. Soon, the younger generation may even see video games as one of the main ways to communicate with each other and spend time with friends.


It's pretty clear that investing in companies that are at the forefront of technology and video game development can be a very profitable strategy, which is why PEA FARM aims to be the long-awaited platform for virtual farming gaming systems using blockchain and NFT technology to create multiple asset values. different digital formats for the purpose of unleashing creativity and giving ownership to players.https://pea.farm/account/register?refId=776f7779-fbe3-47ca-bfb5-e158e62fd02d


What is Pea Farm?

Peafarm is a crypto game that applies blockchain industry practices to create special, completely independent and irreplaceable products.., Peafarm's network and protocols not only create companies in mini games, but also create residual value calculated in digital assets. Simply put, gaming is now not only a fun game but also a place to invest profitably and make money. This is how BlockBurn projects Peafarm.



About the project

Peafarm is a cryptocurrency game that uses blockchain industry practices to create a custom product that is completely independent and irreplaceable. Within the Peafarm gaming ecosystem, PEA acts as the platform currency primarily traded and used across all gaming or investment activities and applications. Apart from the entertainment and creative elements of the game, the Peafarm ecosystem is also a place where people make financial investments while making huge profits from various farming methods. PEAFARM's goal is to allow users to exchange items harvested from farms in the game system using the most easy and convenient way. In the PEAFARM ecosystem, every member can experience complete facilities and unlimited functionality on the platform. As the best gaming app on the blockchain platform, Peafarm is changing everyone's traditional view of how to play video games.


Pea.Farm list in BKEX

In the blockchain industry, the core function of exchanges is to help users find high-quality assets and enhance their trading ability, rather than focusing on short-term profits. Cryptocurrency exchanges should not only provide users with diversified trading varieties to meet their diverse trading needs, but also, and more importantly, select high-quality projects for users and provide a wealth of secure trading tools. Commitment to creating real value for users is the foundation of the exchange in the long term. At the same time actively cooperate with high-quality NFT project parties.

bkex will be the first to launch high-quality assets in the NFT field, and also provide support for the ecology of NFT, including market resources, brand resources, community resources, overseas resources, technical resources, etc…

@PEAFARM IS REGISTERED ON BKEX:

— Trading pair: PEA/USDT

— Trading time: 18:00 on Jun 5 (UTC+8)



For more information on this project follow the link below:


Author:


Forum Username: Landiva

Forum Profile Link: https://bitcointalk.org/index.php?action=profile;u=3325170

Telegram Username: @landiva

ETH Wallet Address: 0x8c7eED86A310f62B27f9C05aF3ee417Ad6A45a7d







































Kamis, 22 Juli 2021

AI News Summarizer Spend less time reading news


INTRODUCTIONS

What is SUMMARIZER ?

AI News Summarizer - a fully automated newspaper.

Summarizer aims to make your daily news shorter by utilizing AI.

Its bots crawl the web for news, summarize them, and then sort them into categories.


It is a fully automated newspaper.

Summarizer aims to make your daily news shorter by utilizing AI.


Its bots crawl the web for news, summarize them, and then sort them into categories.


Summarizer is exclusive to $SMR holders.

You won't have to pay anything, just simply holding

$SMR to read Summarizer contents.

At any time, you decide to stop reading Summarizer, you can

just sell your $SMR back to the market.


Run but bots

But for the human

Summarizer is run by a family of bots .

There are crawler-bot, summa-bot,

editor-bot, delivery-bot, optimizing-bot,

repairing-bot, etc.


AI-Powered

Making your daily news shorter by

utilizing AI

We use TextRank with optimizations on

the similarity function for text

summarization.

Elegant, and fast

Optimized UX & UI

Come with dark & light modes, stripped

all the unnecessary elements, optimized

for speed. Articles on Summarizer

normally take less than 1s to be fully

loaded.


Telegram

You love Telegram, right?

Good news! There is a bot of the

Summarizer bots family, who is

specialized in delivery Summarizer

content to Telegram

No payment hassle

Cause there is no payment

There is no subscription fee, you simply

hold $SMR to read Summarizer. At any

time, you decide to stop reading

Summarizer, you can sell your $SMR

back to the market.


Privacy

No tracker on Summarizer

Unlike almost any other news website,

Summarizer doesn't have any piece of

code to track your identity and

behaviors.


Algorithm

TextRank is an unsupervised algorithm for the automated summarization of texts that can also be

used to obtain the most important keywords in a document. It was introduced by Rada Mihalcea

and Paul Tarau

The algorithm applies a variation of PageRank over a graph constructed specifically for the task of

summarization. This produces a ranking of the elements in the graph: the most important

elements are the ones that better describe the text. This approach allows TextRank to build

summaries without the need of a training corpus or labeling and allows the use of the algorithm

with different languages.

For the task of automated summarization, TextRank models any document as a graph using

sentences as nodes . A function to compute the similarity of sentences is needed to build edges in

between. This function is used to weight the graph edges, the higher the similarity between

sentences the more important the edge between them will be in the graph. In the domain of a

Random Walker, as used frequently in PageRank , we can say that we are more likely to go from

one sentence to another if they are very similar.

TextRank determines the relation of similarity between two sentences based on the content that

both share. This overlap is calculated simply as the number of common lexical tokens between

them, divided by the lenght of each to avoid promoting long sentences. The function featured in

the original algorithm can be formalized as:

Definition 1. Given Si

, Sj two sentences represented by a set of n words that in Si are represented

as Si = wi

, wi

, ..., wi

. The similarity function for Si, Sj can be defined as:

The result of this process is a dense graph representing the document. From this graph, PageRank

is used to compute the importance of each vertex. The most significative sentences are selected

and presented in the same order as they appear in the document as the summary.

These ideas are based in changing the way in which distances between sentences are computed

to weight the edges of the graph used for PageRank. These similarity measures are orthogonal to


the TextRank model, thus they can be easily integrated into the algorithm. We found some of these

variations to produce significative improvements over the original algorithm.

Longest Common Substring From two sentences we identify the longest common substring and

report the similarity to be its length

Cosine Distance The cosine similarity is a metric widely used to compare texts represented as

vectors. We used a classical TF-IDF model to represent the documents as vectors and computed

the cosine between vectors as a measure of similarity. Since the vectors are defined to be positive,

the cosine results in values in the range [0,1] where a value of 1 represents identical vectors and 0

represents orthogonal vectors .

BM25 BM25 / Okapi-BM25 is a ranking function widely used as the state of the art for Information

Retrieval tasks. BM25 is a variation of the TF-IDF model using a probabilistic model .

Definition 2. Given two sentences R, S, BM25 is defined as:

where k and b are parameters. We used k = 1.2 and b = 0.75. avgDL is the average length of the

sentences in our collection.

This function definition implies that if a word appears in more than half the documents of the

collection, it will have a negative value. Since this can cause problems in the next stage of the

algorithm, we used the following correction formula:

where ε takes a value between 0.5 and 0.30 and avgIDF is the average IDF for all terms. Other

corrective strategies were also tested, setting ε = 0 and using simpler modifications of the classic

IDF formula.

We also used BM25+, a variation of BM25 that changes the way long docu- ments are penalized .


Evaluation

We tested LCS, Cosine Sim, BM25 and BM25+ as different ways to weight the edges for the

TextRank graph. The best results were obtained using BM25 and BM25+ with the corrective

formula shown in equation 3. We achieved



an improvement of 2.92% above the original TextRank result using BM25 and ε = 0.25. The

following chart shows the results obtained for the different variations we proposed.

The result of Cosine Similarity was also satisfactory with a 2.54% improvement over the original

method. The LCS variation also performed better than the original TextRank algorithm with 1.40%

total improvement.

The performance in time was also improved. We could process the 567 documents from the

DUC2002 database in 84% of the time needed in the original version.



I have placed a link for more information below

https://summarizer.co/

https://t.me/SummarizerOfficial

https://twitter.com/SummarizerC

https://medium.com/@summarizer

https://medium.com/@summarizer

https://www.facebook.com/Summarizer-100158469034381/

https://www.reddit.com/user/Summarizer_Official


Author


Forum Username: Landiva

Forum Profile Link: https://bitcointalk.org/index.php?action=profile;u=3325170

Telegram Username: @landiva

ETH Wallet Address: 0x8c7eED86A310f62B27f9C05aF3ee417Ad6A45a7d
































PEA.FARM THE DEFI GAMING BLOCKCHAIN (NFT).

Hello everyone, how are you?

meet me again Landiva. This time I want to take the time to tell you about a unique and transparent Defi project called PEA.FARM The Defi Gaming. This project is built using a platform owned by BinanceSmartChain (BEP-20)


MPORTANT ANNOUNCEMENT

PEA Farm is an online DeFi Game ecosystem, which combines the capital investment from profitable activities in the game. PEA Farm was initially launched on TRON blockchain and now migrated to Binance Smart Chain to expand their ecosystem.



Blockchain and cryptocurrencies have seen increasing adoption in recent years, with the promise of replacing the gap left by the old financial system. Blockchain creates a new way for users to transfer value by creating assets with true ownership that can be exchanged within the global marketplace. This feature also creates new opportunities for developers including new ways to generate revenue. Blockchain is being implemented in many fields today, such as finance, real estate, gaming, education and many other sectors. and this time I want to present a new and very unique project called PEA.FARM



to find out more about PEA.FARM, I’ll just discuss it below. ,Peafarm is a unique project with a blockchain game concept. Most of us are probably no stranger to blockchain games. pea.fam presents a cryptocurrency game that uses blockchain industry practices to create custom products that are completely independent and irreplaceable by other projects. over time many new breakthroughs and concept ideas for a unique project. such as blockchain games are always loved by big investors, especially fans of the game itself. Today’s blockchain games have caught the attention of the public and also made it an investment alternative. In simple terms, games are now not only an entertaining game, but also a place to make money by investing and making money. In the crypto market, this is a real project with great charm and value.



In addition, In the Peafarm gaming ecosystem, PEA acts as the platform currency which is primarily traded and used in all gaming or investment activities and applications. Payments on the Peafarm platform can be exchanged internally within the game using PEA Tokens to pay for the purchase of items, seeds, or to upgrade production machinery, equipment to increase farm productivity and profitability. This will surely attract big market investment. on the one hand the pea.farm project launched their own coin called PEA coins. This coin is very limited and has only 15 million PEA tokens in circulation, the inherent scarcity of PEA tokens provides unlimited profit potential for those who wish to hold PEA tokens for the long term. 20% of the PEA is spent by the Peafarm project development team to invest in improving the blockchain, expanding the game map, improving the system, and continuously updating new application features through each phase. 6.67% will be used for communication, marketing and implementation of Pearl Group’s partner affiliate program. The remaining 66.3% of the PEA tokens will be used to provide investors with access to Pearl Farms’ agricultural programs and shares, helping to create liquidity and long-term returns for the ecosystem. therefore I personally highly recommend the PEA.FARM project, one of the money projects that has great potential and will bring about a huge redistribution of wealth. Be the first investor in this project!


@PEAFARM IS REGISTERED ON BKEX:

— Trading pair: PEA/USDT

— Trading time: 18:00 on Jun 5 (UTC+8)



you can find PEA on coingecko :

https://www.coingecko.com/en/coins/pea-farm



conclusion

So, in essence that PEA FARM aims to be one of the best blockchain gaming platforms among other blockchain gaming projects. PEA FARM has a variety of unique and multifunctional features. In today’s digital era, it is highly recommended to invest or be involved in a great project like this. project with virtual farming game system using Blockchain technology and NFT will create different digital asset values and will certainly be in great demand in the future.


for more information about pea.farm

website: https://pea.farm/

twitter: https://twitter.com/PEAFARM3

linkedin: https://www.linkedin.com/company/pea-farm/about/

telegram: https://t.me/PEAFARM_chat

medium: https://pea-farm.medium.com/


Author


Forum Username: Landiva

Forum Profile Link: https://bitcointalk.org/index.php?action=profile;u=3325170

Telegram Username: @landiva

ETH Wallet Address: 0x8c7eED86A310f62B27f9C05aF3ee417Ad6A45a7d





















Wadapay is an innovative payment network for companies and entrepreneurs in the ecosystem.


INTRODUCTION

Hi guys, soon I want to show you the Wadaboo financial revolution system. How to pay for something has gone digital in the current era. It is believed that electronic payment simplifies the user and reduces the number of errors that usually occur when paying. In fact, the traditional payment method is now nearly extinct, replaced by digital payments. We are gradually moving towards the technological era, in which computing power is the fuel of modern technology. Computer computing power is needed to support the ever-growing and evolving aspects of new technologies. Artificial intelligence, virtual reality, augmented reality, cloud computing and blockchain technology are just a few of them.


The latest blockchain development we're talking about right now is a platform called the Wadapay Finance platform. It has just appeared and is promising, especially for those who intend to explore the blockchain. This is a wonderful project that will contribute to the development of the management system and provide many quality services on Wadaboo for all WAPAY Coin users as digital assets. This platform called Wadapay finance is one big project that plans to increase the activity of all blockchain users, and now it is already on the cusp of making its solutions accessible and useful for everyone.



KEY CONTRIBUTIONS AND SOLUTIONS OF THE WADAPAY PLATFORM

The platform plans to give a lot to the community through a unique management system and approach that will benefit Wadaboo, and all the services it should provide to users will always be available and provided in full quality for all participants. in system. Wadapay services will become widespread and will be easily integrated into other projects or by any other means of their full implementation. This platform is intended mainly for all Wapay holders, without the use of this token nothing could be done, because it provides quick integration and can give directions to all users. It is a completely decentralized project with decentralized solutions that provides proper system protection, because that is one of the reasons for its creation.


What is Wadapai?

Wadapay is an innovative payment network for companies and entrepreneurs in the ecosystem that has a unique platform designed to provide fast, smart, affordable and profitable financial services for online payments, loans, cryptocurrency asset lending, return rates, cryptocurrency exchange, assets. , a decentralized application and an automated market maker.


The mission of the Wadapay Crypto-payment platform is to open the cryptocurrency market to everyone by offering many interesting products and services. As a trusted company, we encourage blockchain adoption and offer a safe and easy way to get involved in the future of financial markets. The WAPAY Token blockchain platform is endowed with a set of unique features that make it outstanding for cryptocurrency (digital) users and traders, etc.



WADAPAY FEATURES OF USE

CHARGING AND PAYMENT: All users who use our Wadaboo platform will be able to charge and pay for our cryptocurrency and automatically perform an exchange to FIAT currency. ·


INTERNATIONAL TRANSFERS: Companies and entrepreneurs can make international transfers, both to pay for services and to buy products.


LOANS: In the near future, companies will be able to borrow from WAPAY to purchase equipment, products or expansion.


The Wadapay platform is an open approach to payment services and products. Wadapay Finance's core decision is to create an economy on opposite sides of this spectrum - lenders, thrifty sponsors, borrowers, and large sponsors. Coin Wapay has its own unique and dynamic approach to payment products and interacting with it will open up a new model of application and use through its offerings. WAPAY token holders dictate all platform integrations and directions. The core of the system's offering revolves around a truly decentralized and secure network.


Why is Wadapay better for investors than similar projects?

Because Wapay Coin is:

  1. Distributed gas charges to minimize transaction costs
  2. Unique features of payment for services
  3. A lending model that incentivizes both providers and borrowers
  4. Double reward or incentive mechanism
  5. A closed liquidity mining model with additional rights, high profitability and sustainable characteristics.



Wadapay Native Coin:

Wadaboo's own cryptocurrency (WAPAY) works as a means of payment. In addition, Wadaboo will expand its operations in several countries and companies will use WAPAY as a means of transaction.



Conclusion

The Wadapay financial payment platform is one of the results of the development of blockchain technology, which has demonstrated good performance and great ideas based on a system that directly opens up opportunities for investors to be more open with symbolic investments. WAPAY COIN is the most complete investment ecosystem operating on the Block. As one of the first platforms, platforms to be created, this company wants to understand and help investors worry more about the economic weakness that many in the world suffer from, in the concept of mutual aid as an investment that registered users can exchange. in this blockchain. Some important points of the wadapay platform, this will be the moment when most of the registered investors or potential investors who start their business on this platform will be in business.


For more information, connect to the Wadapay platform

Website: https://www.wadapay.net/

Whitepaper: https://www.wadapay.net/public/documents/whitepaper-en.pdf

Telegram: https://t.me/wadapaychat

Twitter: https://t.me/wadapaychat

Facebook: https://www.facebook.com/wadapaynet


Name


Forum Username: Landiva

Forum Profile Link: https://bitcointalk.org/index.php?action=profile;u=3325170

Telegram Username: @landiva

ETH Wallet Address: 0x8c7eED86A310f62B27f9C05aF3ee417Ad6A45a7d































REVIEW OF LUNALAND (LLN)

Over the past few years, the cryptocurrency market has managed to attract the attention of all countries and States around the world. This was especially acute in 2017, when the cost of the most popular coins conquered all conceivable records. Now of course, though not such a crazy boom among cryptocurrencies, nevertheless, the market is still actively growing and developing. In order to gain strength and power to begin to grow further.


Problems

But in order to do this, it is necessary to solve a huge number of tasks in parallel, which pull all this infrastructure back.


Of course, these tasks, in turn, represent a number of unresolved problems, which in turn are linked:


with excessive market volatility;

with the tight manipulation of the market by big “whales”;

with the lack of reliable investor relations and tokens purchased by them on ICOs;

with a high level of cybercrime;

and also with long delays of various transaction operations;*

and with high fees.

Each of these items is an urgent problem of almost every market participant. Someone loses money at the powerful manipulative jumps caused by large "whales". Someone is suffering from cybercriminals who continually attack weak and poorly protected exchanges and user wallets. Someone loses on buying the sale of purchased coins at the time of the ICOs. This can also be easily attributed to poor customer service on many exchanges and catch them in the absence of multilingual support, when every word spoken is of great importance to the user.


Thus, we can see how much the cryptocurrency environment is not perfect yet and how many tasks it has yet to solve. To solve these problems offers us a team of outstanding professionals who have been active participants in the entire cryptocurrency space, as well as other professional areas related to Finance and other management projects for more than one year.



About the project and its features


LunaLand

LunaLand.io is clearly a cryptocurrency project that has a peer to peer digital currency with a value store and also a finite supply. LunaLans aims to consolidate on the successful imprint already put in place by existing cryptocurrencies. The native token of LunaLand is $LLN which has a stored value which can be used to carry out transactions. The unique thing about LLN coin is that its supply continues to decrease as time goes on. $LLN is a BEP20 coin found on the Binance Smart Chain. It has a burn function with no form of minting. The initial supply is 1 Trillion LLN token but there is a target supply of 400 Million LLN. LunaLand Token, LLN, integrates a hyper deflationary token model. It is expected that this model will help to drive up the price of the token with increasing demand.



LunaLand Token Burn

One of the stand out feature of LunaLand Token, LLN is that its supply is finite. There will be a burning cycle and it is expected that 99.96% of the tokens are burnt. The burning process is manual and will be carried out by the team. The burning cycles will be done weekly, which means that for every week, an increasing amount of coins is burnt. As adoption of the coin increases with a resultant increase in supply, a random burn is carried out to reduce the number of coins. Also, as the number of coin holders increases, so also is the number of coin that will be burnt. That is, for every increase in holders, there is a resultant increase in burning which means that out of the 100%, about 90% is burned and the remaining 10% I redistributed to holders. Holders of the $LLN token and the community in general will be kept abreast as regards the burning cycles.


LunaLand Community

LunaLand is a community oriented project, that is a project that prioritizes the interests of its growing community. A lot of incentives have been initiated to reward early birds and those who adopt the project from the onset. Once you are an early investor, you get the chunk of these rewards. Also, there will be regular airdrop to reward holders of the token. Another mechanism put in place to reward the community is "Easter Eggs" a scheme designed to reward holders of LLN.More details about it will be made known as the project develops. Easter eggs is like an umbrella Name for the numerous reward initiatives by LunaLand.



Conclusion

To sum up, we can safely say that the LunaLand platform is a bright representative of the entire cryptocurrency space. After all, there are very few such projects at the moment, and given the existing problems in the world of cryptocurrencies,


So do not miss the opportunity to get acquainted with the project a little closer than it was stated in my article. To do this, I recommend you to read the entire technical document of the project, which sets out in more detail all of its strengths. At the same time, as an additional source of information, at the bottom of the article I have prepared a number of official information resources where you can find answers to all your questions. That's it for me today, I was glad to be useful and up to new meetings!


Official resources of the LunaLand project:

WEBSITE: https://www.lunaland.io/

ANN THREAD: https://bitcointalk.org/index.php?topic=5346079.0

TWITTER: http://twitter.com/IoLunaland

TELEGRAM: https://t.me/lunalandio

DISCORD: https://discord.gg/RGM769PB

REDDIT: https://www.reddit.com/r/Lunaland/

YOUTUBE: https://www.youtube.com/channel/UCPfFZksXwohPMzE7OyZiKRg

INSTAGRAM: http://instagram.com/lunaland.io


Author:


Forum Username: Landiva

Forum Profile Link: https://bitcointalk.org/index.php?action=profile;u=3325170

Telegram Username: @landiva

ETH Wallet Address: 0x8c7eED86A310f62B27f9C05aF3ee417Ad6A45a7d



































Rabu, 21 Juli 2021

LUNALAND 🚀 FLY ME TO THE MOON!

LUNALAND - FLY ME TO THE MOON!



What is LunaLand?

LunaLand (LLN) is a peer-to-peer digital currency and store of value. Like digital gold, it aims to offer protection against inflation and infinite money printing. It is the antithesis of fiat currencies with unlimited supply potential. It not only has a finite supply, but it is also a hyper-deflationary supply coin which will burn most of the initial supply until the target supply of only 400 million coins is reached. 


Starting with an initial supply of 1 Trillion coins, a total of 99.96% will be burned in regular cycles. The burn cycles will continue until a target supply of 1 Lunar distance in meters – the distance from the Earth to the Moon – of coins is achieved, namely 400 Million LLN. 


Centralised platform token projects that aim to build a platform/ecosystem have a high degree of risk. Namely, there is execution risk, team risk, market risk and other risks which must be overcome for the project to produce real value and result in the appreciation of the coin price. LunaLand seeks to overcome this by not being tied to a centralised platform/project which impacts the price of the coin. It is a pure peer-topeer digital currency and store of value, and its success will depend only on user adoption and the building of the LunaLand community. 


While there is no platform/ecosystem that can directly influence the price of LLN, the LunaLand project team is building real-world applications for the currency to underpin the value of the coin.


Our Mission: 

Our mission is to develop a peer-to-peer pure digital currency and store of value which will be recognised as a cryptocurrency leader in terms of adoption, use and value. 


Our Vision: 

Create a new digital currency that becomes a top 10 cryptocurrency and is underpinned by real world use as not just a store of value but a medium of exchange.


LunaLand (LLN) Features:

1. Target Supply 

The distance from the earth to the moon is 400,000,000 meters. LunaLand’s target supply is 400,000,000 coins. 


2. Manual Burns

 Regular burn cycles to reduce supply by 99.96% from 1 trillion to 400 million coins. 


3. Hyper-Deflation 

Hyper deflationary supply to increase upward price momentum. 


4. Reward Holders

 Controlled burns do not penalize buyers/sellers via a tax and encourage trading and liquidity while still rewarding holders. 


5. Encourages Trading 

Encouraging liquidity by rewarding early adopters and putting a minimum of 50% back into liquidity pools. No tax on trading to encourage liquidity, and coin rewards to holders gives you the best of both worlds! 


6. Low Entry Price 

A supply of 1 trillion coins is intended to provide a low entry price and reward holders with unlimited upside potential.


Manual Burn

One of the key features of LLN is its finite hyper deflationary supply. With an initial supply of 1 trillion coins, LunaLand will have regular burn cycles until 99.96% of the coins are burned and the target supply of 400 million coins is reached – 1 Lunar distance in coins. Manual burns that are controlled by the team means that the burn is finite and controlled. Regular cycles and clear communication will ensure that the community is informed and rewarded as we grow. The regular burn cycles and conditions will be communicated and tracked at the official website www.lunaland.io.



Burn Strategy and Conditions 

• Burn Cycle 

LunaLand will implement at minimum weekly burn cycles which will burn an increasing number of coins until target supply is reached. 


• Random Burn Amount 

Each manual burn will burn a range bound randomly selected – via a random number generator – number of coins which will increase as coin adoptions grows. 


• Burn Range 

As account holders grow, so will the number of coins burned. A randomly selected burn amount will be chosen from an increasing range that will grow by an order of magnitude (10X) as the number of holders grows. Starting with a range of 1M-10M, the range will be increased for every order of magnitude increase in holders starting from 10 holders. 


• Communication 

Each burn will be announced to the community before the burn function is invoked and a burn countdown timer on the official website will inform the community when the burn is taking place. 


• Burn and Earn

 With each burn, we burn 90% of the burn amount and distribute 10% proportionally to holders.


Easter Eggs – Community Rewards 

The soul of this project is rewarding the community as we grow. There are numerous mechanisms which will reward early adopters and holders. Those that invest early, earn the most rewards. As the project grows, there will be additional features and benefits (‘Easter Eggs’) announced designed to reward holders. This section will be updated to incorporate newly announced schemes. 


Our first Easter Egg is the announcement of the launch of the LunaLand Store – A Store of Value. The store will sell merchandise and accept payments only in LunaLand. We aim to partner with merchants to offer merchandise at a discount to reward our community and provide the backbone of the real-world use case of LunaLand coins as a digital currency and a medium of exchange. Additional Easter Eggs will be announced, but to give you a flavour of what we aim to achieve, below is a non-exhaustive list of some of the features and benefits.


Easter Eggs 

LunaLand – A Store of Value – A LunaLand store will be launched in 2021 which will offer exclusive merchandize and only accept payments in LunaLand. 


NFT Badges – LunaLand designed NFT badges to be issued to holders for joining and helping to grow our community 


Luna Calendar Airdrops – Internal Lunar phase airdrops to reward holders depending on the phase of the moon.


 Pre-sale

Welcome to the LunaLand (LLN) Pre-sale!

Welcome aboard the mission to the moon, astronaut! This is the official LunaLand pre-sale event where you have an exclusive chance to book your ticket to the moon, at fire sale prices. 


Prior to the launch on PancakeSwap on 20th July, we are opening up the pre-sale to the tech savvy and the non techie alike. You can pay with fiat or crypto utilising the security and know how of two listed giants of finance, PayPal and Coinbase.


LunaLand is a hyper burn coin with an initial supply of 1 Trillion and a target supply 400 Million – 1 Lunar distance in meters. We set the supply high, so you can buy low and as we burn, you earn. Alrighty, let’s get your ticket to the moon booked! Follow the simple steps below and if you have any issues, give us a shout and we will gladly help!


Set Up Wallet

Step 1

LunaLand (LLN) is a BEP-20 token, so prior to purchase, please ensure you have a wallet handy that can store Binance Smart Chain (BSC) tokens. We recommend the popular Metamask or Trust Wallet, but any wallet that can accept BSC tokens is ok to use.


We will use your public wallet address to send you your LunaLand, once you have completed your purchase!


Sign Up

Step 2

Once you have your BSC wallet address, you can go right ahead and click the sign up button below, to complete our sign-up form so that we know who to send the coins to! Please complete all the mandatory fields, and as always, if you have any questions, we’d be glad to help.


Payment

Step 3

You’re almost done! Now that you've successfully signed up, the last thing to do is to tell us how many LunaLand you would like to purchase and pay securely with either PayPal or Coinbase. You can pay with fiat currency through PayPal or use any of the major cryptocurrencies to pay through Coinbase. Once confirmed, your LunaLand will be in your wallet within 48 hours.


Add LLN

Your LunaLand will be in your wallet within 48 hours. After this time, if LunaLand (LLN) does not automatically show in your wallet, you may add it manually with a few simple steps. Please find detailed instructions on how to make LLN visable in your wallet.


Tokenomics 

LunaLand Contract 

  • Name: LunaLand
  • Symbol: LLN
  • Decimals: 18
  • Contract Address: 0x6020371b0e8a2fc259a6b111d178bba9c966a4a4
  • Initial Supply: 1 Trillion
  • Target Launch Supply: 400 Million
  • Burn Function: Yes
  • Mint Function: No
  • Network: BSC Mainnet – BEP20
  • Liquidity Pool: 50% of amount raised as a minimum.Likely to be 100%, allowing for deductions for marketing and operational expenses.



Sales Stages 

Pre-Sale – Presale will run from 28th June to 20th July where the price of LunaLand will be $0.005 per coin. 


Parameters: 

  1. Price: $0.005
  2. Soft Cap: 1 Million LLN
  3. Hard Cap: 200 Million LLN
  4. End Date: 20th July 2021

DX Sale – DX sale will run from 10th July to 20th July where the price of LunaLand will be $0.01 per coin.


Roadmap 

Q2 JUNE 2021

  • Design and creation of LUNALAND
  • Launch of Pre-sale
  • Whitepaper published
  • Marketing team initiates campaigns


Q3 JULY 2021

  • Launch LUNALAND of PancakeSwap
  • Further ecosystem development
  • Expansion of marketing campaigns to drive coin adoption


Q3 AUGUST 2021

  • Listing on Coinmarketcap (CMC)
  • Listing on CoinGecko
  • Initiate development of LUNALAND online store and app
  • Target supply reached - burn complete


Q3 SEPTEMBER 2021

  • Listing LunaLand on additional DEX platforms
  • Merchandise partnerships for LUNALAND store


Q4 2021

  • Launch LUNALAND store
  • Merchandise partnerships in place. 


2022 and Beyond

  • Listing of centralized exchanges - Binance, Kraken and others


Meet The Crew

Dusko Ruzic - Commander


Erol Salcinovic - Pilot


Ben (Joins Q4) - Mission Specialist


To conclude:

LUNALAND (LLN) is a digital currency and store of value that offers protection from real-world inflation as the World goes on a money printing spree. We encourage liquidity with no-tax trading by rewarding early adopters and putting 100% back into liquidity pools.


Useful links to the projec:

⭐  WEBSITE: https://www.lunaland.io/


⭐  ANN THREAD:  https://bitcointalk.org/index.php?topic=5346079.0


⭐  TWITTER:  http://twitter.com/IoLunaland 


⭐  TELEGRAM:  https://t.me/lunalandio


⭐  DISCORD:  https://discord.gg/RGM769PB


⭐  REDDIT: https://www.reddit.com/r/Lunaland/ 


⭐  YOUTUBE: https://www.youtube.com/channel/UCPfFZksXwohPMzE7OyZiKRg


⭐  INSTAGRAM: http://instagram.com/lunaland.io


AUTHOR


Forum Username: Landiva

Forum Profile Link: https://bitcointalk.org/index.php?action=profile;u=3325170

Telegram Username: @landiva

ETH Wallet Address: 0x8c7eED86A310f62B27f9C05aF3ee417Ad6A45a7d






































ETNA Network — Future DeFi and Gaming Network


Overview

Cryptocurrencies are gaining much more popularity faster than expected. The crypto industry has significantly grown and expanded. Decentralized finance, also known as DeFi, is a fast-growing sector of the cryptocurrency industry. Another aspect of Decentralized finance is NFT, gaining much popularity from last year and having the potential to grow to infinity as the NFT’s giving freedom to an artist, gamers, celebrities, tattoo artists, photographers to sell their own digital items as Non Fungible tokens also known as NFT’s.


The video gaming industry is still been trouble with the non-existence of true ownership when it comes to in-game assets. The Market Will Surpass $200 Billion by 2023. This is coming after $87 billion was spent in 2019 by gamers to purchase in-game assets of which they have no true ownership. Blockchain technology has enabled some games to introduce true ownership of in-game assets but the utilities for this new concept are still small and have no real impact on the industry. ETNA Network will be introducing new concepts and utilities for in-game assets using blockchain technology.


What is ETNA Network?

ETNA Network is a one-stop shop for all things DeFi, NFTs, and gaming. User-centered technologies that will revolutionize the crypto space and aid in the adoption. Cyclops Finance is a blockchain company that started out as a Hybrid gaming ecosystem with plans to integrate in-game NFT assets into a Decentralized borrowing and lending platform. Enabling a seamless integration of finance and gaming on the Ethereum Protocol.


In Greek Mythology, Cyclops made their home on Mount Etna, hence the Cyclops Finance’s name ETNA Network for migration onto BSC.


Aim of ETNA Network

Etna aims to make it intuitive and easy for users to get on board easily while simplifying platform use without having to own multiple wallets. The mission is to create an all-in-one ecosystem, a single platform of interconnected crypto-type technologies built for both the experienced and the inexperienced.


ETNA Network is building technologies in DeFi, gaming, and NFTs. A brief overview of these technologies is as follows:


Features of ETNA Network

  • DEFI — DeFi product is a combination of the two largest DeFi-type applications:

> DeBank, the first lending/borrowing network to support the use of NFTs as collateral and also grants interest-free loans to ETNA holders.


> The first hybrid liquidity protocol with Broker-Buyer Type (BBT) trading feature.


  • NFT Factory —

> All-in-one marketplace and factory for Game Assets and NFTs.


> ETNA powered, Value locked NFT marketplace, instant trading of game assets/NFTs with all assets value pegged on a price-demand curve.


> Bringing Digital art creators and collectors together.


  • Gaming —

> Hybrid gaming ecosystem for all enables the seamless integration of conventional games on the blockchain.


> Conventional game assets digitization mechanism.


> The Tournament, live global gaming events. Players from around the globe compete virtually and more



How Does it work?

  • ETNA’s DeFi product combines a hybrid banking network, the first to support the use of NFTs as collateral, and a hybrid liquidity protocol with enhanced user experience facilitated by our novel broker-buyer type trading feature.
  • ETNA’s NFT Factory is an all-in-one marketplace and factory, it is the first NFT marketplace that facilitates spot trading of supported assets. The factory allows creators to easily mint digital assets and showcase them to collectors.
  • ETNA’s gaming ecosystem is developed to bridge the gap between decentralized gaming applications and conventional ones. With our tech, developers of conventional games are able to deploy such games on the blockchain easily.


What is ETNA Token?

ETNA is the native currency of the ENTA Network ecosystem which is used for various Defi functions like lending, borrowing, NFT sale and purchase, and for fees.


Tokonomics

  • Token Name: ETNA Network
  • Token Ticker: ETNA
  • Network: Binance Smart Chain
  • Total Supply: 100,000,000
  • Staking 40,000,000
  • BBT Marketplace 30,000,000


Fund Allocation

  • Presale 10,000,000
  • Liquidity 6,000,000
  • Team 3,000,000 (locked for 2 years)
  • Development Fund 5,000,000
  • Partnership 5,000,000
  • Foundation 2,000,000


ETNA Token Utility

  • Lending Platform — Interest-free loans can be taken by Leveraging ETNA Tokens.
  • BBT Market — ETNA can be used as collateral as Proof of Insurance Mechanism
  • NFT Market Currency — NFT Marketplace preferred currency is ETNA used to buy and sell in-game assets and other NFT’s
  • Rewards — ETNA can be used as a Treasure and reward in the gaming section of the ETNA ecosystem.


ETNA’s Roadmap



Conclusion

In-game assets are NFTs that are stored on the Binance smart chain which gives players full ownership. Players will be able to use them as in-game assets to play the action-packed game, trade them on the secondary market, staked them on NFT reward pools, or use them as collateral to borrow other tokens.


Read More Here

📢Website: https://www.etna.network/


📢Whitepaper: https://www.etna.network/assets/ETNA.pdf


📢Twitter: https://twitter.com/EtnaNetwork


📢Telegram group: https://t.me/EtnaNetwork


📢Telegram channel: https://t.me/EtnaChannel


📢Discord: https://discord.com/invite/dbuEXdm


📢Youtube: https://www.youtube.com/channel/UCgkP_qjdYSZ8iesrz5kK0YQ


AUTHOR


Forum Username: Landiva

Forum Profile Link: https://bitcointalk.org/index.php?action=profile;u=3325170

Telegram Username: @landiva

ETH Wallet Address: 0x8c7eED86A310f62B27f9C05aF3ee417Ad6A45a7d










TALETE CODE лучший платежный протокол автоматического стейкинга и автоматического начисления процентов

привет всем, хорошего дня, по этому поводу я поделюсь информацией о проекте под названием TALETE CODE, TALETE CODE предоставляет децентрализ...