Skip to content

molepin/molepin-devlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Old Contracts

This folder contains archived experimental versions of the MOLEPIN token contract.

These contracts are preserved as part of the MOLEPIN builder history and should not be used in production.

Contract Evolution

Version File Notes
V0.1 001-first-molepin-token.sol Initial ERC-20 style implementation with custom SafeMath, inheritance structure, transfer lock, allowlist, and blocklist.
V0.2 002-molepin-basic-erc20-refactor.sol Simplified into a single contract, removed custom SafeMath, fixed burn balance deduction, and reorganized transfer/admin logic.

Cross-Chain Architecture Notes

  • global-supply-accounting.md
  • multi-chain-genesis-allocation.md
  • mint-burn-bridge-model.md
  • tron-separate-pipeline.md
  • deployment-accounting-lessons.md

About

A builder journal documenting the development of MOLEPIN, including smart contracts, bridge signatures, wallet architecture, and cross-chain experiments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors