docs: naming change

This commit is contained in:
Piotr Pędziwiatr
2021-09-14 12:35:30 +02:00
committed by GitHub
parent 534985c1e8
commit 05e22048ee

View File

@@ -1,6 +1,6 @@
# RedStone SmartWeave SDK
# RedStone SmartContracts SDK
RedStone SmartWeave SDK is the new, rewritten from scratch, SDK implementation proposal for interaction with SmartWeave Contracts.
RedStone SmartContracts SDK is the new, rewritten from scratch, SDK implementation proposal for interaction with [SmartWeave](https://github.com/ArweaveTeam/SmartWeave) Contracts.
It has been built with performance (e.g. caching at multiple layers, Arweave calls optimization)
and modularity (e.g. ability to use different types of caches, imported from external libraries) in mind.