Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 323 Bytes

File metadata and controls

13 lines (9 loc) · 323 Bytes

CryptoByte

This is the official repository of https://crypto-byte.com/

To replicate this website in a local environment, clone the repository and run:

npm install
npm run dev

The smart contract's address is 0x0b722DC0F7A5611CE4bF3cFdEBA8D9ff3aBD39d5

Any improvements made to the website are always welcome.