General

What Is Agnostico?

Agnostico is a non-opinionated protocol for sharing, deploying, Renting, and selling smart contracts codebases as NFT. Simply put, it's a platform that allows smart contract devs to rent or sell their code base to business owners and citizen developers who may want to integrate web3 into their business without going through the rigor of actually writing the smart contract codes. Users who wish to use codes on Agnostico pay a small fee each time they deploy a contract, this fee is shared between Agnostico and the original creator of the contract.

Do I need KYC to share or deploy code on Agnostico?

The short answer is NO Agnostico is fully decentralized so anyone can join. you only need to signin to GitHub to share your code, and connect your wallet to store your NFT as proof of ownership. Deploying codes from Agnostico is super easy, connect your wallet and click on deploy, accept terms and pay a little token that's all!!

How does Agnostico operate?

The Agnostico protocol operates in a bi-directional manner, i.e. on one hand we have creators or Devs trying to share their contracts on the platform, while on the other hand, we have people or Non-devs who come to deploy these contracts from the platform.

Sharing code: Codes are added to IPFS through the uploading of the contract files along with the 'AgnoDocs' describing them for the Agnostico platform to process.

Deploying code: Agnostico selects the code supplied by the user along with the constructor arguments, if any, then sends it to the compiling server. The compiled bytecode is then sent to Agnostico's smart contract for deployment to the blockchain.

Does Agnostico have a token?

The Agnostico protocol currently has no token, and there are no concrete plans to make one. The only token associated with the protocol, for now, is the ERC721 token: which is a token of ownership of codes minted by those who share their code. it is also tradable.

Which blockchains does Agnostico support?

For now, Agnostico supports only EVM-compatible blockchains.

Last updated