Skip to content

Commit d1296be

Browse files
authored
Update README.md
1 parent 656aebd commit d1296be

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### for the paper _Code Cloning in Smart Contracts on the Ethereum Platform: An Extended Replication Study_.
44

5+
[![DOI](https://zenodo.org/badge/522705446.svg)](https://zenodo.org/badge/latestdoi/522705446)
6+
57
## About
68

79
This paper is an extended replication of the paper [_Code cloning in smart contracts: a case study on verified contracts from the Ethereum blockchain platform_](https://link.springer.com/article/10.1007/s10664-020-09852-5) by M. Kondo, G. Oliva, Z.M. Jiang, A. Hassan, and O. Mizuno. For the replication package of the original study, please, visit [https://github.com/SAILResearch/suppmaterial-18-masanari-smart_contract_cloning](https://github.com/SAILResearch/suppmaterial-18-masanari-smart_contract_cloning). To obtain the corpus of 33,034 smart contracts, please, contact the authors of the original study.
@@ -65,4 +67,4 @@ The following process assumes [docker](https://docs.docker.com/get-started/) is
6567

6668
### Further experimentation with the tool
6769

68-
To experiment with the tool, issue `docker run --platform linux/x86_64 -v $(pwd)/output:/nicad6/01_data -v $(pwd)/systems:/nicad6/systems -it faizank/nicad6 bash`.
70+
To experiment with the tool, issue `docker run --platform linux/x86_64 -v $(pwd)/output:/nicad6/01_data -v $(pwd)/systems:/nicad6/systems -it faizank/nicad6 bash`.

0 commit comments

Comments
 (0)