Skip to content

Commit 48ff435

Browse files
Create README.md
1 parent 6ccbd1d commit 48ff435

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# ERC-5006 Rental NFT
2+
3+
## Reference:
4+
[ERC-5006: Rental NFT](https://eips.ethereum.org/EIPS/eip-5006)
5+
6+
## Run:
7+
```
8+
scarb build
9+
```
10+
## Linting:
11+
```
12+
scarb fmt
13+
```

0 commit comments

Comments
 (0)