because artists can communicate and trade with cus-
tomers directly. Furthermore, because NFT schemes
prevent copying and tampering, they can provide
more secure ownership protection than traditional
online transactions. Artists can publish their works
for sale and communicate with customers directly. A
customer can pay for the NFT linked to the metadata
and image files as collections. A deposit scheme is
used in payment contracts to solve the security prob-
lem of dishonest artists or customers in a decentral-
ized system. When an artist publishes their digital art,
they need to pay a deposit equal to the art price, which
will be saved in a safety wallet and set to be frozen.
Customers also need to pay the deposit to prevent dis-
honest actions. The total deposit should be double the
price of the digital art. After customers confirm the
deal, the deposit will be returned to their own wallets.
However, if there are dishonest artists, the total de-
posit will be given to customers to compensate for
their loss. The dishonest behavior will be judged by
website employees to avoid fake reports.
In the next step, encouraging and security
schemes will be added to this design. To attract more
artists to join the platform, a deposit discount scheme
or popular rank list can be implemented. Otherwise,
it is essential to divide public and private businesses
separately by deploying the Hawk model to write pri-
vacy-preserving contracts to protect personal infor-
mation and reduce the risk of attacks. This system can
be used for the transaction of poster designs or pho-
tography arts in the future. The decentralized NFT
system can protect the ownership of digital arts for
customers and help artists earn more benefits since
there is no agency. Compared with a centralized web-
site, this system may offer a more open social envi-
ronment and secure transaction services.
5 LIMITATION AND OUTLOOKS
FOR BLOCKCHAIN
TRANSACTION
The limitation of the blockchain transaction system is
mainly one of scalability. When new blocks are added
to the network, every block in the decentralized sys-
tem needs to achieve consensus. Owing to the con-
sensus scheme, after the transaction is initialized, it
needs a long period of time to update the blockchain
and finish the transaction. Meanwhile, the transaction
fee is expensive if users prefer rapid transaction
speed. Therefore, Bitcoin can only achieve seven
transactions per second while Ethereum can achieve
fifteen times per second. The issues of transaction de-
lay and expensive gas fees may lead to a limited in-
crease in blockchain transaction users. The scalability
issues limit the application cases of blockchain tech-
nology and the competition with traditional transac-
tion methods such as Visa.
Many researchers are trying to find possible solu-
tions to solve the issue of blockchain transactions.
Poon et al. contributed to improving the transaction
speed and building the Lightning Network in 2016.
They provide direct transaction services between two
users to save time spent on the consensus and reduce
the cost of blockchain resources (Poon, 2016). This
off-chain transaction solution may offer a better ex-
perience for individuals. In addition, Kwon et al. try
to build an open network for every blockchain to
achieve inter-blockchain operations and improve the
performance of scalability. The Cosmos network is
supported by the Tendermint engine and the Inter-
Blockchain Communication (IBC) protocol (Kwon,
2022). Tendermint organizes blockchain protocols
and consensus schemes into an engine so that devel-
opers can simplify the processes of blockchain build-
ing and concentrate on application design by using
any language. Meanwhile, the IBC protocol supports
the transmission of tokens and data between hetero-
geneous chains based on instant finality. Therefore,
the Cosmos network will simplify the blockchain
building process and expand application cases. As-
cribed to the consensus algorithm and protocols the
Cosmos used, instant transactions may be possible to
achieve (Kwon, 2022). Eventually, the contribution
of this research may help to achieve better perfor-
mance in terms of scalability and usability.
6 CONCLUSION
In summary, this research discusses the security
schemes of digital art transactions based on the NFT
and introduces a design for a decentralized E-gallery
application. The techniques and applications of NFT
security are described, including the token standard,
privacy-preserving contract and IPFS. In addition, the
functions and structure of the E-gallery design are in-
troduced based on the ERC-721 token and IPFS. A
possible deposit scheme is also proposed to solve the
credit issue of digital art transactions. However, the
design still needs more functions to offer a more com-
plete experience for users and more security schemes
to prevent attacks such as tampering. Although this
system needs improvement, the design offers an open
social environment and secure ownership of digital
items without centralized agency. It can also be used