Git Product home page Git Product logo

smartcontracts's Introduction

Smart Contracts

Mainnet Deployment: 0xc2047066ac28da8e0e7c0988aaa15c283ca38109c4d8dfc1d60a89a69809608e

Testnet Deployment: 75bcfe882d1a4d032ead2b47f377e4c95221594d66ab2bd09a61aded4c9d64f9

1. REVIEW NFT

Smart contract for submit & delete reviews, grant operator/reviewer roles, view functions, etc.

2. EREBRUS NFT

Smart Contract for the EREBRUS Collection with supply of 111 NFTs.

3. OG NFT

Smart contract for commemorative NFT for first 500 beta testers.

4. REPORT NFT

Smart contract for DAO proposal NFT for scam reports.

smartcontracts's People

Contributors

huisq avatar kuldeep23907 avatar shachindra avatar stevewu1234 avatar thisisommore avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

smartcontracts's Issues

Smart Contract for Aptos Blockchain

Create the program for:

  1. Role Management [Reviewer, Operator, Admin]
  • has_role(role_id, wallet_address)
  • grant_role(role_id, wallet_address)
  • revoke_role(role_id, wallet_address)
  1. Review Submission
  • submit_review [reviewer role]
  • delegate_submit_review [operator role]
  1. Web Archive
  • archive_link(token_id, ipfs_hash) [NFT owner or operator]
    Event: token_id, ipfs_hash, timestamp -> ++counter
  1. NFT Ops

Few fixes

  1. Line 40 - 49
  2. total_dapps_reviewed() -> total sites reviewed?
  3. Check if metadata exists - what's the output?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.