Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Regarding Smart Contract Upgradeability using SolidityJS Tool #15

Open
gokulsan opened this issue Nov 22, 2021 · 1 comment
Open

Regarding Smart Contract Upgradeability using SolidityJS Tool #15

gokulsan opened this issue Nov 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@gokulsan
Copy link

Hello Solana Team,

Is it possible to implement smart contract upgradeability similar to Ethereum using Solana-Solidity-JS toolkit.

@seanyoung
Copy link
Contributor

It's possible to upgrade solana BPF programs:

https://edge.docs.solana.com/cli/deploy-a-program#redeploy-a-program

We need an example of this in the JS library.

@seanyoung seanyoung added the enhancement New feature or request label Nov 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants