Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the Solana Program Library (SPL) #99

Open
6 of 7 tasks
hoakbuilds opened this issue Jun 18, 2021 · 1 comment
Open
6 of 7 tasks

Implement the Solana Program Library (SPL) #99

hoakbuilds opened this issue Jun 18, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@hoakbuilds
Copy link
Member

hoakbuilds commented Jun 18, 2021

Implement the following Solana Program Library on-chain programs:

Update:

After some thought we've decided not to include the Feature Proposal Program in our SPL implementation for v1

Update 2:

Discarded program implementations.

Token-Lending Program ( #254 )

@hoakbuilds hoakbuilds added the enhancement New feature or request label Jun 18, 2021
@hoakbuilds hoakbuilds added this to the 1.0 milestone Jun 18, 2021
@hoakbuilds
Copy link
Member Author

Because the Token Lending Program isn't currently being used, rather, it's forks are, it will not be included in Solnet.Programs, this code has been moved to Solnet.Reference.Implementations which is a different repo that will not be published to nuget. This is merely so that the implementation can be used as reference, the majority of the relevant code will be published under Solnet.Solend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant