Welcome! 🎉 Synapse is redefining how creative IP distribution works. Whether it's films, music, or games, we ensure creators stay in control of their work while earning fairly. With the power of blockchain, Synapse eliminates middlemen and automates licensing, payments, and content delivery through smart contracts. This lets creators focus on their craft, knowing their content is distributed safely and transparently.
Found a bug? Got a cool idea? Open a pull request or start a discussion on GitHub. We’d love to build this together!
Some available capabilities for dev support:
- Run Tests:
make test
- Compile Contracts:
make compile
- Force Compile Contracts:
make force-compile
- Test Coverage Report:
make coverage
- Generate Security Report:
make secreport
- Run Security Tests:
make sectest
- Format Code:
make format
- Lint Code:
make lint
Note: Run make help
to see additional capabilities.