Skip to content

LT7T/bval-nft

 
 

Repository files navigation

bval-nft

BVAL NFT project monorepo

Links

Contracts

BVAL NFT (L1 Project)

All contracts are verified on etherscan.

Vibes (Polygon L2 Project)

Development

Install all dependencies in all packages and bootstrap the monorepo:

$ npm i

Run all TypeScript unit tests:

$ npm test

Remove all build artifacts:

$ npm run clean

Remove all build artifiacts and dependencies in all packages:

$ npm run nuke

Goals

I started this project as I dove into the world of crypto, with the following goals:

  • Explore the world of crypto art and smart contracts
  • Create a scalable and durable way to distribute and represent my art
  • Deploy a powerful and flexible smart contract that is compatible with all major marketplaces
  • Build cool web3 applications to showcase and interact with my art
  • Understand how traditional cloud platforms can interact with on-chain events and data
  • Connect with others in the crypto art space

License

MIT

About

BVAL NFT project monorepo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.3%
  • JavaScript 27.0%
  • Solidity 13.5%
  • Other 1.2%