Skip to content

Commit 09ebf81

Browse files
authored
Merge pull request #345 from near/remove-alpha
Remove alpha warning
2 parents 6201ced + f7599a8 commit 09ebf81

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

Diff for: README.md

-12
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,6 @@
1919

2020
A JavaScript library for writing NEAR smart contracts.
2121

22-
> **Warning**
23-
>
24-
> This SDK is currently in **[`Alpha`](https://github.com/near/near-sdk-js/releases/)**.
25-
>
26-
> The JavaScript runtime has not been fully audited. For creating smart contracts that hold value please use [`near-sdk-rs`](https://github.com/near/near-sdk-rs).
27-
>
28-
> Help contribute!
29-
>
30-
> - [Report issues you encounter](https://github.com/near/near-sdk-js/issues) 🐞
31-
> - [Provide suggestions or feedback](https://github.com/near/near-sdk-js/discussions) 💡
32-
> - [Show us what you've built!](https://github.com/near/near-sdk-js/discussions/categories/show-and-tell) 💪
33-
3422
## Prerequisites
3523

3624
- node >=14 <16.6.0 || >16.6.0

0 commit comments

Comments
 (0)