Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lnardon/nftees
Get a free NFT on the Ethereum Ropsten Test Network.
https://github.com/lnardon/nftees
blockchain erc721 nft reactjs ropsten solidity typescript web3
Last synced: 4 days ago
JSON representation
Get a free NFT on the Ethereum Ropsten Test Network.
- Host: GitHub
- URL: https://github.com/lnardon/nftees
- Owner: lnardon
- Created: 2021-11-26T08:28:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T05:03:00.000Z (5 months ago)
- Last Synced: 2024-06-26T06:24:12.574Z (5 months ago)
- Topics: blockchain, erc721, nft, reactjs, ropsten, solidity, typescript, web3
- Language: TypeScript
- Homepage: https://nftees.web.app
- Size: 7.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [NFTee's](https://nftees.web.app/ "Homepage")
NFTee's is a NFT collection and website with a smart contract running on top of the Ethereum Ropsten Test Net. You'll need MetaMask to interact with the application.
## [Access it here](https://nftees.web.app/ "Homepage")
Check out the contract on EtherScan :https://ropsten.etherscan.io/address/0x868c1bc5e4f58e34e4a85240c37b89dbfb46e07e
### What was used
- React.js
- Typescript
- Solidity
- Ethereum Ropsten Test Network
- Metamask
- Github Actions for CI/CD