Letter is an ERC-721 Smart Contract that allows for the creation of text-based NFTs, meant for written artistic expression.
Letter allows for art pieces such as poems, novels, manifestos and source code to be minted as Non-Fungible Tokens into the Ethereum blockchain. All text is stored on-chain.
Please check docs.
-
Letter.sol
. - Tests for
Letter.sol
. -
LetterFactory.sol
. - Tests for
LetterFactory.sol
. - Gas benchmarks.
- Writing Letter Front End.
- Writing Page Front End.
- Reading Front End.
- Testnet deployment + Feedback.
- 3rd Party Auditing.
- Natspec documentation.
- Prepare for Mainnet.
- Mainnet deployment.