acgodson / chaincraft

Mint or Update NFTs on Algorand blockchain

Home Page:https://asset-chaincraft-algo.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chaincraft: Empowering Creators in the NFT World

The Chaincraft project was created for the Greenhouse Hackathon 3 with the goal of making it easier for new developers and non-developers to interact with Non-Fungible Tokens (NFTs).

This project aims to provide a solution that would allow anyone to bring their creative ideas to life on the algorand blockchain.

With a powerful web-based interface and CLI, Chaincraft delivers on that promise. So whether you're a seasoned developer or a curious creator, Chaincraft offers you the tools you need to create and update unique and collectible NFTs on the Algorand blockchain.

Chaincraft CLI

For developers, Chaincraft offers a command line tool with a colored interface. This tool, known as the Chaincraft CLI, allows for the creation and updating of Algorand assets from the terminal. The CLI provides a potentially powerful and efficient way for developers to interact with the Algorand network.

See instructions for CLI

Chaincraft Web

The Chaincraft web allows non-developers to create assets on a dashboard, simply by signing into their Chaincraft wallet (powered by Morty wallet). The user-friendly interface makes it easy for anyone to create NFTs on the Algorand blockchain.

See instructions for Web

Support for ARC3 and ARC69

Chaincraft supports both ARC3 and ARC69 asset standards in Algorand. The ARC3 asset URL leads to the metadata, which is pinned on IPFS, while the ARC69 assets URL leads to the media file, also pinned on IPFS. The ARC69 standard contains a manager's address, which allows for mutability of asset configurations.

Read more

Limitations

Please note that the first version of Chaincraft is built to support media or NFTs of image mimetypes (png, jpeg, etc). The development team is working on adding support for other file types in future releases.

Links

References

Contributors

  • @AC_godson
  • @cgold54
  • @Stacy

About

Mint or Update NFTs on Algorand blockchain

https://asset-chaincraft-algo.web.app


Languages

Language:TypeScript 55.4%Language:JavaScript 37.4%Language:HTML 5.9%Language:CSS 1.3%