sablier-labs / lockup-integration-template

Sablier Lockup integration template
https://docs.sablier.com
GNU General Public License v3.0
14 stars 2 forks source link

Rename this repo #11

Closed andreivladbrg closed 2 weeks ago

andreivladbrg commented 1 month ago

Since we will merge v2-core and v2-periphery into one repo called lockup, we should rename this afterward to lockup-integration-template

smol-ninja commented 1 month ago

How about calling it sablier-integration-templates and then include both lockup and flow?

src
├── lockup
│   └── templates goes here
└── flow
    └── templates goes here
PaulRBerg commented 2 weeks ago

I renamed it to sablier-integration-template now.

andreivladbrg commented 2 weeks ago

I renamed it to sablier-integration-template now.

should it contain a simple contract for flow as well? @PaulRBerg

smol-ninja commented 2 weeks ago

Thoughts on deleting this repo? The only template left in this repo is also included in examples repo already.

andreivladbrg commented 2 weeks ago

IIRC, the idea behind this repo is to simply fork it and start from scratch with some default things when integrating us (repo structure, NPM packages, etc.), so i think we should keep

PaulRBerg commented 2 weeks ago

Oh we should definitely keep this repo per what Andrei said. We have an entire guide in the docs that relies on this template.