Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 3c93867

Browse files
authored
Update README.md
1 parent dc4066e commit 3c93867

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
>[!IMPORTANT]
2+
> `p-token` codebase moved to [SPL Token repository](https://github.com/solana-program/token).
3+
14
<h1 align="center">
25
<code>p-token</code>
36
</h1>
@@ -27,7 +30,7 @@ This repository contains a **proof-of-concept** of a reimplementation of the SPL
2730
- [x] Account and Mint
2831
- [x] Instructions
2932
- [x] Basic instruction tests
30-
- [ ] Existing SPL Token tests
33+
- [x] Existing SPL Token tests
3134

3235
## Compute Units
3336

0 commit comments

Comments
 (0)