Skip to content

Commit

Permalink
updated READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
huisq committed Dec 21, 2023
1 parent 2389b51 commit 9f94c4d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DAO_scam_report/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DAO_NFT
Smart Contract for DAO proposal NFT for scam reports

To be deployed to testnet under contract address:
Deployed to testnet under contract address: 75bcfe882d1a4d032ead2b47f377e4c95221594d66ab2bd09a61aded4c9d64f9

Entry Functions:
- submit_proposal
Expand Down
2 changes: 1 addition & 1 deletion OG_NFT/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# OG_NFT
Smart Contract for the commemorative NFT for first 500 beta testers

Deployed to testnet under contract address: f315eefb17f4ec43cc9fab9123bf96883162984bfb9f716b81491e789199549e
To be deployed to testnet under contract address:

Entry Functions:
- user_mint_NFT
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Smart Contracts

Deployed to testnet: f315eefb17f4ec43cc9fab9123bf96883162984bfb9f716b81491e789199549e
Deployed to testnet: 75bcfe882d1a4d032ead2b47f377e4c95221594d66ab2bd09a61aded4c9d64f9

## **1. reviews_NFT**
Smart contract for submit & delete reviews, grant operator/reviewer roles, view functions, etc.
Expand Down
8 changes: 6 additions & 2 deletions reviews_NFT/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Reviews_NFT
Smart Contract for the NetSepio Reviews for Aptos Blockchain

_Currently deployed on testnet:_ f315eefb17f4ec43cc9fab9123bf96883162984bfb9f716b81491e789199549e
_Currently deployed on testnet:_ 75bcfe882d1a4d032ead2b47f377e4c95221594d66ab2bd09a61aded4c9d64f9

Entry Functions:
- grant_role
Expand Down Expand Up @@ -38,4 +38,8 @@ Events:
### 1.0.4:
- Deployed to testnet under contract address: f315eefb17f4ec43cc9fab9123bf96883162984bfb9f716b81491e789199549e
- Changed NFT name system
- Changed Collection and NFT image_uri
- Changed Collection and NFT image_uri

### 1.0.5:
- Deployed to testnet under contract address: 75bcfe882d1a4d032ead2b47f377e4c95221594d66ab2bd09a61aded4c9d64f9
- Debugged NFT generation issue

0 comments on commit 9f94c4d

Please sign in to comment.