Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

93 papersLast indexed Aug 31, 2026
Search papers

Paper index

93 results · page 1 of 4

Clear filters
Oct 5, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
ZilPay Wallet Extension

Daphne Warren

<p><a href="https://sites.google.com/99cryptowallet.com/zilpaywalletextension/">ZilPay Wallet</a> is a browser extension that supports the following web browsers: Brave, Firefox, Opera, and Chrome. The wallet allows you to connect to the Zilliqa blockchain without running the entire node. It provides a connection between the web browser and the blockchain, and it eases Zilliqa usage and allows you to run Zilliqa applications from within their browsers. Developers can merge smart contract calls, which allows the wallet to work with dApps (decentralized applications). This makes it simpler for developers to interact with the Zilliqa blockchain.</p>\n\n<p>What is Zilliqa (ZIL)?</p>\n\n<p>Zilliqa is a blockchain designed to enhance the scalability and transaction processing of Ethereum (ETH). Zilliqa is a good foundation for developing networks and apps that need high transactions throughout.</p>\n\n<p> </p>\n\n<p>Zilliqa is an ERC-20 blockchain aimed to provide high transaction throughput. Presently the blockchain can manage 2,828 transactions every second. ZIL is the utility coin of the Zilliqa network that one can use to pay the transaction processing fees and have smart contracts performed.</p>\n\n<p> </p>\n\n<p>Zilliqa blockchain achieves high transaction throughput by employing the sharded database. In the sharded database, the network’s nodes are part of the subgroups that support a particular shard instead of the complete network. Transactions occur in every shard; ultimately, the transactions from every shard are put into blocks and connected to the initial chain. Zilliqa doesn’t utilize a PoW (proof-of-work) consensus algorithm, unlike other blockchains. Rather, it utilizes a consensus algorithm integrating PoW and pBFT (practical Byzantine fault tolerance).</p>\n\n<p>Why Use ZilPay Wallet Extension?</p>\n\n<p>Decentralized Wallet: The decentralized nature of the <strong><a href="https://sites.google.com/99cryptowallet.com/zilpaywalletextension/">ZilPay Wallet Extension</a></strong> gives you full ownership of your wallet and assets.</p>\n\n<p> </p>\n\n<p>A Portal to DApps: ZilPay users can access all the key decentralized applications (dApps) available on the Zilliqa blockchain. Also, you can become part of a safe, decentralized digital world and explore ZRC2 tokens and its apps.</p>\n\n<p> </p>\n\n<p>Interoperability: ZilPay lets you pay friends or others anywhere with the capability to import any wallets on the chain.</p>\n\n<p> </p>\n\n<p>Buy, Spend, and Swap Assets: ZilPay offers a mobile app and browser extension; the wallet equips users with a key vault, token exchange, etc.</p>\n\n<p>NFTs: You can easily gather your NFT (non-fungible tokens) with ZilPay Wallet.</p>

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Oct 5, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Binance Wallet extension

Daphne Warren

Binance Wallet is a digital currency wallet from Binance, a leading crypto trading exchange for accessing BNB Beacon Chin, BNB Smart Chain, and Ethereum. Users can utilize it to safely keep their crypto assets and connect to thousands of crypto projects over several blockchains. Whether you want to mint NFTs (non-fungible tokens), swap BNB with other crypto tokens, or do yield farming, you can do everything with the Binance Wallet extension. The wallet supports Brave, Chrome, Edge, and Firefox.

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Oct 5, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
OKX Wallet Extension

David S. Warren

<p>OKX Wallet is a universal digital currency wallet accessible on different platforms, such as web, app, and extension. The wallet gives you quick access to over 3000 crypto tokens, over 60 decentralized networks, thousands of dApps (decentralized applications), and the Web3 ecosystem. <strong><a href="https://sites.google.com/99cryptowallet.com/okxwalletextension/">OKX Wallet Extension</a></strong> is a non-custodial wallet, with users responsible for the private keys and, hence, assets. OKX is now a multi-chain wallet compatible with EVM and non-EVM chains. This lets users access dApps on various chains without changing wallets.</p>\n\n<p>Presently, the OKX Wallet supports 37 chains, like Ethereum, OKC, Bitcoin, Avalanche, Solana, Arbitrum, Polygon, Tron, etc. The wallet saves users many troubles by automatically changing networks. The OKX Wallet Extension has an in-built DEX (decentralized exchange) that works across networks and NFT (non-fungible token) marketplaces that collect orders through LookRare, OpenSea, and X2Y2 and support NFT analysis. With this all-one-hub, users can explore over 1,000 dApp protocols.</p>

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Oct 5, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Blade Wallet Extension

David S. Warren

<p><strong>Whether you are a cryptocurrency, NFT (non-fungible token) enthusiast or trying to increase the capability of the Web3 world, the <a href="https://sites.google.com/99cryptowallet.com/bladewalletextension/">Blade Wallet Extension</a> is worth considering. It’s a virtual wallet developed to fulfill user requirements. This guide will show you the wallet features, set up an account, and more. Continue reading to take control of your virtual assets and discover everything Web3 offers.</strong></p>

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Sep 7, 2023·Automated Software Engineering
7 cites
Angels or demons: investigating and detecting decentralized financial traps on ethereum smart contracts

Jiachi Chen, Jiang Hu, Xin Xia, David Lo · 7 authors

Decentralized Finance (DeFi) uses blockchain technologies to transform traditional financial activities into\ndecentralized platforms that run without intermediaries and centralized institutions. Smart contracts are\nprograms that run on the blockchain, and by utilizing smart contracts, developers can more easily develop\nDeFi applications. Some key features of smart contracts – self-executed and immutability – ensure the\ntrustworthiness, transparency and efficiency of DeFi applications, and have led to a fast-growing DeFi market.\nHowever, misbehaving developers can add traps or backdoor code snippets to a smart contract, which are\nhard for contract users to discover. We call these code snippets in a DeFi smart contract as “DeFi Contract\nTraps" (DCTs). In this paper, we identify five DeFi contract traps and introduce their behaviors, describe\nhow attackers use them to make unfair profits, and analyse their prevalence in the Ethereum platform. We\npropose a symbolic execution tool, DeFiDefender, to detect such traps and use a manually labeled small-scale\ndataset that consists of 700 smart contracts to evaluate it. Our results show that our tool is not only highly\neffective but also highly efficient. DeFiDefender only needs 0.48s to analyze one DeFi smart contract and\nobtains a high average accuracy (98.17%), precision (99.74%), and recall (89.24%). Among the five DeFi contract\ntraps introduced in this paper, four of them can be detected through contract bytecode without the need for\nsource code. We also apply DeFiDefender to a large-scale dataset that consists of 20,679 real DeFi related\nEthereum smart contracts. We found that 52.13% of these DeFi smart contracts contain at least one contract\ntrap. Although a smart contract that contains contract traps is not necessarily malicious, our finding suggests\nthat DeFi related contracts have many centralized issues in a zero-trust environment and in the absence of a\ntrusted part

Open access
3 source records
Blockchain Technology Applications and Security
FinTech, Crowdfunding, Digital Finance
Crime, Illicit Activities, and Governance
Original source
Jun 26, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
How Does Ethereum Trader Work 2023?

Ethereum Trader

Ethereum Trader At the point when the fundamental store is credited to the record, the seller can offer the go-ahead for the item. Then the examination and assessments start. Ethereum Trader Accepting that you like the trading results, you can contribute huge aggregates at whatever point. If you could manage without the trading results, you have the decision to stop the trading bot. Then again you can outfit the crypto robot with elective settings.\n\nhttps://www.theethereumtrader.com\n\n

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Jun 10, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
BITCOIN QR CODE MAKER

r0rttny505

No abstract is available for this record.

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
May 4, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Bitcoin Smarter Review: Our Choice

Bitcoin Smarter

Following testing all of the components of Bitcoin Smarter, and using the live trading feature, we are convinced that Bitcoin Smarter is a certifiable auto trading stage that can be used to get a great deal of income from the computerized money market.We obtained an advantage after the live trading meeting, and we had the choice to take out our benefit to a local record. This experience has been amazing, and we induce that Bitcoin Smarter is another magnificent auto merchant that everyone should use.\n\nhttps://www.bitcoinsmarters.com/

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
May 1, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Bitcoin 360 AI Potential gains and drawbacks

Bitcoin 360 AI

Specialists\n\nNo crypto-trading experience required\nAvailable on the web and mobile phones\nTrade Bitcoin 360 AI, Ethereum and other computerized types of cash\nMovable computation settings\nDemo account\n\nCons\n\nLeast store of $250 to open another record\nNo nuances of past execution\n\nGo with a wise choice\n\nConcerning picking a trading stage, considering all of the available choices is huge. Bitcoin 360 AI is only one of many trading stages out there. Hence, take as much time as is expected to investigate all of the open decisions before chasing after a decision.\n\nhttps://www.btc360ai.org/

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Apr 8, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Bitcoin Smarter Review really capability as advanced?

Bitcoin Smarter

The Bitcoin Smarter goes with a couple of risks related with placing assets into the computerized cash market at any rate these can be restricted by adhering to extraordinary bet the chiefs norms, for instance, setting stop mishaps and simply taking a risk with holds you are available to losing. In addition, there are different elective stages open would it be really smart for you decide not to use the Bitcoin Smarter phase.\n\nhttps://www.bitcoinsmarters.com/

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Apr 6, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
The Intermediate Guide to bitcoin παγιδες

z2ucwdt597

Bitcoin was created as a way for people to send money over the internet. The digital currency was intended to provide an alternative payment system that would operate free of central control but otherwise be used just like traditional currencies. Are bitcoins safe?

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Mar 30, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Ethereum Trader Survey 2023

Ethereum Trader

Ethereum Trader is a crypto exchanging programming made to mechanize the trading of digital currencies. The exchanging framework utilizes Man-made brainpower (computer based intelligence) and AI (ML) calculations to recognize possibly beneficial exchanging open doors and execute them continuously. As per the data gave on the site, <strong>Ethereum Trader</strong> has an exchanging arrangement that is both exceptionally viable and speedy. It is stacked with different highlights intended to make life more straightforward for shoppers. https://www.theethereumtrader.com/

Open access
2 source records
Financial Markets and Investment Strategies
Blockchain Technology Applications and Security
FinTech, Crowdfunding, Digital Finance
Original source
Mar 15, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Study on Ethereum Transaction and Cancellation Using Blockchain Technology

Mohit Mali Pankaj Shinde

A Blockchain is a decentralized, distributed ledger that keeps track of transactions on numerous computers to prevent any changes from being made retrospectively without affecting all blocks after it and obtaining network consensus.\n\n\nA Blockchain eliminates the requirement for a reliable intermediary to mediate digital relationships. It enables safe and open record-keeping, and by streamlining procedures and lowering costs, it has the potential to upend a variety of businesses. A Blockchain has many important features, such as Decentralization: The network is not managed by a centralized body. A network of computers that collaborate to validate and record transactions instead maintains it. Once a transaction has been broadcast to the Ethereum network, it is typically impossible to undo it.\n\n\n&amp;nbsp;

Open access
2 source records
Blockchain Technology Applications and Security
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Original source
Mar 11, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
What is Bitcoin Smarter Review 2023?

Bitcoin Smarter

Bitcoin Smarter mechanized program utilizes trend setting innovation to open and close exchanges inside the space of seconds to expand benefit. As Bitcoin Smarter performs exchanges for the financial backers, human feelings don't influence the financial backers' capacity to simply decide and execute the exchange. With a triumph pace of over 90%, it assists financial backers with achieving their objectives all the more rapidly. Contrasted with other crypto stages, the Bitcoin Smarter application works 0.01 seconds quicker in examining market signals.\n\nhttps://www.bitcoinsmarters.com/\n\n

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Mar 10, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
MAPPING OF BLOCKCHAIN TECHNOLOGY WITH INDIAN FINTECH SECTOR FOR SECURING FINANCIAL OPERATIONS

Swapnil Sonawane, Dilip Motwani

The term "Fintech" (Financial Technology) refers to software and other spearheading technology utilized by different organizationsto automate and enhance financial services. It refers to the technology that improves the backend system at traditional financial institutions. In FY22, $8.53 billion was invested in India's Fintech industry. It has been anticipated that FinTech industry will generate around $200 billion revenue by the year 2030 and overall throughput will be $1 trillion. Fintech is expanding quickly, yet there are several problems in the current fintech market including interacting with legacy systems like banks, data and payment security, compliance, lack of end-user awareness, retaining users, and user experience.Due to the development of fintech, more data is now accessible in digital formats, which facilitates analysis and the generation of insights but also increases the risk of security breaches. Blockchain is disruptive technology using which one can securely transfer money from one account to another account without using bank or any financial organization The term "distributed ledger technology" is often used interchangeably with "blockchain technology" in the financial services industry. Each transaction has a trustworthy record, thus there is no chance of changing to earlier ones. In essence, blockchain technology can completely ensure the accuracy of every transaction. In this study, the problems facing India's fintech industry are described in detail, and possible solutions employing blockchain distributed ledger technology are suggested. Additionally, it finds blockchain technology has the potential to enhance the security and efficiency of financial operations in the Indian fintech sector, there are challenges such as regulatory uncertainty and scalability that need to be addressed. The paper concludes with recommendations for the future development and adoption of blockchain technology in the Indian fintech sector.

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Mar 9, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Don't Make This Silly Mistake With Your Εξαργυρωση bitcoin σε ευρω

e3xetme152

Bitcoin was created as a way for people to send money over the internet. The digital currency was intended to provide an alternative payment system that would operate free of central control but otherwise be used just like traditional currencies. Are bitcoins safe?

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Mar 9, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
How to Win Big in the Η πορεια του bitcoin Industry

b0vjqna647

Bitcoin was created as a way for people to send money over the internet. The digital currency was intended to provide an alternative payment system that would operate free of central control but otherwise be used just like traditional currencies. Are bitcoins safe?

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Mar 9, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
How to Save Money on bitcoin παγιδες

h7ogtno562

Bitcoin was created as a way for people to send money over the internet. The digital currency was intended to provide an alternative payment system that would operate free of central control but otherwise be used just like traditional currencies. Are bitcoins safe?

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Mar 6, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
The costs that accompany Ethereum Trader?

Ethereum Trader

Ethereum Trader Indeed, even with their high achievement rates and assortment of speculation choices, Ethereum Trader absolutely impossible to completely dispose of the intrinsic dangers that accompany crypto exchanging. The unpredictable idea of these computerized resources is a significant thought for any brokers wanting to create a gain - and keeping in mind that shrewd calculations and valuable devices can unquestionably assist with helping your possibilities bringing in cash, they can't override the unpredictability that has been a piece of crypto all along.\n\nhttps://www.theethereumtrader.com

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Feb 28, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Assessing the Market Utilizing Bitcoin Smarter?

Bitcoin Smarter

Bitcoin Smarter programming is like the other auto exchanging robots the market. Yet, what separates it from its rivals is its exceptional highlights. This framework look through the profoundly unpredictable Bitcoin Smarter market to find the ideal exchange costs for the Bitcoin Smarter resources.\n\nhttps://www.bitcoinsmarters.com/

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Feb 11, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
SMART CONTRACT ON BLOCKCHAIN FOR IOT SCALABLE DATA SHARING: SMART AGRICULTURE AS A CASE STUDY

RashiTanwar, Dr. Kamal Malik, Yogesh Chhabra

Due to its scattered nature, the growing Internet of Things (IoT)-based Smart Agriculture is encountering significant issues with data exchange, storage, and monitoring.IoT on a very large scale We conducted a survey of the literature and discovered that the main obstacles to using blockchain for smart agriculture are its performance, scalability, cost, and throughput. This research suggests a scalable and distributed data sharing system with integrated access control for smart agriculture to address these issues. We use a smart agricultural scenario, which has four tiers: smart agriculture, smart contracts, the Interplanetary File System (IPFS), and agriculture stakeholders, to demonstrate our methodology (to remote users).The various elements of the architecture we suggest are thoroughly explained in this document. To protect consumers' privacy, our method employs anonymous identities. Because many resource owners can use their data sharing smart contracts to add, change, or remove data sharing regulations, our strategy is completely scalable.In contrast, whenever the smart contract gets a lot of requests for policy review, our method doesn't need transaction fees. We simply release and analyse one data-sharing smart contract in order to keep things straightforward. Every copyright holder must therefore instal several smart contracts in order to safely communicate farm information among investors. We examine the operation of our proposed system on the EOS blockchain in order to demonstrate that its minimal resource requirements are outweighed by the advantages it offers in terms of security, scalability, and cost.

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Jan 27, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Why People Love to Hate bitcoin price live usd tradingview

h6iwdtj678

Bitcoin was created as a way for people to send money over the internet. The digital currency was intended to provide an alternative payment system that would operate free of central control but otherwise be used just like traditional currencies. Are bitcoins safe?

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source
Jan 27, 2023·Zenodo (CERN European Organization for Nuclear Research)
0 cites
An Introduction to bitcoin παγιδες

h6iwdtj678

Bitcoin was created as a way for people to send money over the internet. The digital currency was intended to provide an alternative payment system that would operate free of central control but otherwise be used just like traditional currencies. Are bitcoins safe?

Open access
Hermeneutics and Narrative Identity
Aging, Elder Care, and Social Issues
Health, Medicine and Society
Original source