Transia-RnD / XrplCSharp

A C# library to interact with the XRP Ledger (XRPL) blockchain
Apache License 2.0
13 stars 6 forks source link

Rename Repository and clean namespaces #37

Closed dangell7 closed 1 year ago

dangell7 commented 1 year ago

We need to rename the repository in v2. I'm open to suggestions. Currently the repo/solution name is XRPL.C. This isn't correct for C# so the namespace becomes xrpl_c. I then renamed the namespace to Xrpl. Its very messy.

Discussion:

The other repos are xrpl.js, xrpl-py, XRPLSwift, and XRPL.C

So maybe XrplC without the period or XrplCSharp?

Tasks:

dangell7 commented 1 year ago

@Platonenkov

Platonenkov commented 1 year ago

I think XrplCsharp, because you may need to release in C too

dangell7 commented 1 year ago

I think XrplCsharp, because you may need to release in C too

Love it.