3.14XL NFT creation tool bring your visions to life with ease!
Create captivating NFT projects
that can be scaled up from a single token to a whole collection. Whether you are just starting out
or have been in the game for a while, it's never been easier to build something remarkable.
https://x.com/ObertonGlobal/status/1636824106254385152
src
- contains source code of the application
src/contracts
- contains
source code of smart contracts
Contracts used in the application are:
src/contracts/nft-collection.fc
- NFT collection contract, TEP-62 compliantsrc/contracts/nft-item.fc
- NFT item contract, TEP-62 compliantsrc/contracts/nft-manager.tact
- NFT manager contract, that manages NFT collection, and settings and functionality related to NFT edition
src/wrappers
- contains Typescript wrapper classes used to deploy and interact with
according contracts, and *.spec.ts
files used to test one
.github/workflows
- contains .yaml
deployment workflows
Install dependencies
yarn
To start local development
yarn dev
To make a build
yarn build
To build Tact
contract
yarn build:contracts
To test smart contracts
yarn test
- Telegram Bot - Telegram WebApp of 3.14xl with cool and handy editions managment
- Explore feature backend
3.14XL is licensed under the MIT License