CryptoPuppies Marketplace

share link

by kandikits dot icon Updated: Oct 20, 2022

technology logo
technology logo

1-Click Kit 1-Click Kit  


A decentralized marketplace is a distributed network where all the participants share the responsibility of running the network. Developing smart contracts of this marketplace to be deployed on the Ethereum blockchain. CryptoPuppies is a marketplace to buy and sell through cryptocurrency.

Deployment Information

NFT CryptoPuppies created using this kit are added in this section. The entire solution is available as a package to download from the source code repository.


PREREQUISITES:

1. Download the Metamask extension for chrome, edge.

Follow below instructions to deploy and run the solution.

  1. Click 'Kit_installer' to download and locate the zip file 'one_Kit_install.zip' .
  2. Extract the zip file and double click 'one_Kit_install'.
  3. After successful installation of the kit, press 'Y' to run the kit.
  4. To run the kit manually, press 'N' and locate the zip file and extract the 'CryptoPuppies_marketplace'.
  5. Double click 'cryptopuppy' to install node modules, dependencies and it will start running.
  6. At the end http://localhost:3000 is opened.
  7. Finally, you can see CryptoPuppies marketplace in your browser, it asks to connect Metamask and make sure you connected with Ropsten Test network.
  8. Use pinatacloud to generate image hashcode for uploading images.


Click on the button below to download the solution and follow the deployment instructions to begin set-up. This 1-click kit has all the required dependencies and resources you may need to build your CryptoPuppies Marketplace.

Metamask Extension

  1. After adding Metamask extension to your browser, click get started there you will see 'IMPORT WALLET' and ' CREATE WALLET' there click the create wallet.
  2. There you select I agree and it asks you to create the password. After creating the password it shows you the recovery phrase.
  3. If you forget the password you can use the recovery phrase.
  4. Then one Account will be created, and the default network will be there 'ETHEREUM MAINNET'.
  5. At the top there is a Network tab there click show/hide network there find and select the "show test networks".
  6. Select Ropsten Test Network.
  7. Click here to collect the free Ropsten Ethereum.

For a detailed tutorial on installing & executing the solution as well as learning resources including training & certification opportunities, please visit the OpenWeaver Community

Development Environment

VSCode and Node.js are used for development and debugging. Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser, whereas VSCode is used to get a typical experience of IDE for developers.

vscodeby microsoft

TypeScript doticonstar image 147328 doticonVersion:1.79.2doticon
License: Permissive (MIT)

Visual Studio Code

Support
    Quality
      Security
        License
          Reuse

            vscodeby microsoft

            TypeScript doticon star image 147328 doticonVersion:1.79.2doticon License: Permissive (MIT)

            Visual Studio Code
            Support
              Quality
                Security
                  License
                    Reuse

                      nodeby nodejs

                      JavaScript doticonstar image 95980 doticonVersion:v20.3.0doticon
                      License: Others (Non-SPDX)

                      Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                nodeby nodejs

                                JavaScript doticon star image 95980 doticonVersion:v20.3.0doticon License: Others (Non-SPDX)

                                Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse

                                          Ethereum Environment Development

                                          Web3.js is the Ethereum JavaScript API which connects to the Generic JSON-RPC spec. Solidity is a component to build custom contracts and more complex decentralized systems.

                                          web3.jsby ethereum

                                          JavaScript doticonstar image 9518 doticonVersion:v1.3.1doticon
                                          License: Others (Non-SPDX)

                                          Ethereum JavaScript API

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    web3.jsby ethereum

                                                    JavaScript doticon star image 9518 doticonVersion:v1.3.1doticon License: Others (Non-SPDX)

                                                    Ethereum JavaScript API
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              openzeppelin-solidityby Quentinb_gfi

                                                              JavaScript doticonstar image 0 doticonVersion:Currentdoticon
                                                              License: Permissive (MIT License)

                                                              OpenZeppelin is a library for secure smart contract development

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        openzeppelin-solidityby Quentinb_gfi

                                                                        JavaScript doticon star image 0 doticonVersion:Currentdoticon License: Permissive (MIT License)

                                                                        OpenZeppelin is a library for secure smart contract development
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse

                                                                                  Crypto wallet

                                                                                  MetaMask-extension library is a software cryptocurrency wallet used to interact with the Ethereum blockchain.

                                                                                  JavaScript doticonstar image 10096 doticonVersion:v10.31.1doticon
                                                                                  License: Others (Non-SPDX)

                                                                                  :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

                                                                                  Support
                                                                                    Quality
                                                                                      Security
                                                                                        License
                                                                                          Reuse

                                                                                            metamask-extensionby MetaMask

                                                                                            JavaScript doticon star image 10096 doticonVersion:v10.31.1doticon License: Others (Non-SPDX)

                                                                                            :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
                                                                                            Support
                                                                                              Quality
                                                                                                Security
                                                                                                  License
                                                                                                    Reuse

                                                                                                      Image Hashcode Generator

                                                                                                      Pinata-SDK library is used to generate Hashcode for uploading image in NFT.

                                                                                                      Pinata-SDKby PinataCloud

                                                                                                      JavaScript doticonstar image 247 doticonVersion:v2.0.0-beta.0doticon
                                                                                                      License: Permissive (MIT)

                                                                                                      Official SDK for the Pinata IPFS service

                                                                                                      Support
                                                                                                        Quality
                                                                                                          Security
                                                                                                            License
                                                                                                              Reuse

                                                                                                                Pinata-SDKby PinataCloud

                                                                                                                JavaScript doticon star image 247 doticonVersion:v2.0.0-beta.0doticon License: Permissive (MIT)

                                                                                                                Official SDK for the Pinata IPFS service
                                                                                                                Support
                                                                                                                  Quality
                                                                                                                    Security
                                                                                                                      License
                                                                                                                        Reuse

                                                                                                                          Kit Solution Source

                                                                                                                          JavaScript doticonstar image 1 doticonVersion:Currentdoticon
                                                                                                                          no licences License: No License (null)

                                                                                                                          Collaborative Project with several group members that aims to create a market place where one can place bids for NFTS(Non-fungible tokens)

                                                                                                                          Support
                                                                                                                            Quality
                                                                                                                              Security
                                                                                                                                License
                                                                                                                                  Reuse

                                                                                                                                    CryptoPuppies_Marketplaceby vmieres

                                                                                                                                    JavaScript doticon star image 1 doticonVersion:Currentdoticonno licences License: No License

                                                                                                                                    Collaborative Project with several group members that aims to create a market place where one can place bids for NFTS(Non-fungible tokens)
                                                                                                                                    Support
                                                                                                                                      Quality
                                                                                                                                        Security
                                                                                                                                          License
                                                                                                                                            Reuse

                                                                                                                                              Support

                                                                                                                                              If you need help using this kit, you may reach us at the OpenWeaver Community.