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

Rename monorepo codebase #732

Closed
Tracked by #703
dOrgJelli opened this issue Mar 11, 2022 · 0 comments
Closed
Tracked by #703

Rename monorepo codebase #732

dOrgJelli opened this issue Mar 11, 2022 · 0 comments
Assignees
Milestone

Comments

@dOrgJelli
Copy link
Contributor

dOrgJelli commented Mar 11, 2022

CLI:
w3 -> polywrap
Web3ApiProject -> WasmProject
PluginProject -> PluginProject
AppProject -> AppProject

Client:
Web3ApiClient -> PolywrapClient
WasmWeb3Api -> WasmWrapper
PluginWeb3Api -> PluginWrapper

Project:
web3api.yaml -> polywrap.yaml
web3api.plugin.yaml -> polywrap.plugin.yaml
web3api.app.yaml -> polywrap.app.yaml
web3api.deploy.yaml -> polywrap.deploy.yaml
web3api.infra.yaml -> polywrap.infra.yaml
web3api.build.yaml -> polywrap.build.yaml
web3api.meta.yaml -> polywrap.meta.yaml

Package:
web3api.json -> wrap.json

React:
useWeb3ApiInvoke -> usePolywrapInvoke

Wasm Imports:
_w3_invoke -> _wrap_invoke
__w3_subinvoke -> __wrap_subinvoke

General:
Api -> Wrapper
Web3Api -> Polywrap
w3 -> wrap

Packages:
@web3api/... -> @polywrap/...
@web3api/cli -> polywrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant